LogonAsInitiator Method (String, Int32) | Table of Content | LogonAsInitiator Method (String, Int32, Int32) |
Session.LogonAsInitiator Method (String, Int32, Boolean) |
Initiator establishes the telecommunications link and initiates the session via transmission of the initial Logon (MsgType=A) message.
The heartbeat interval will be 30 seconds.
Namespace: FIXForge.NET.FIX
public virtual void LogonAsInitiator( string host, int port, bool setResetSeqNumFlagInFirstLogon )
Exception | Condition |
---|---|
EngineException | The FIX Connection cannot be established. |