|  LogonAsInitiator Method (String, Int32) | Table of Content | LogonAsInitiator Method (String, Int32, Int32)  | 
| ISession.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
 Syntax
Syntaxvoid LogonAsInitiator( string host, int port, bool setResetSeqNumFlagInFirstLogon )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| EngineException | The FIX Connection cannot be established. | 
 See Also
See Also