Overload List
Name | Description | |
---|---|---|
Logout()()()() |
Terminates the FIX Connection.
The initial Logout message is sent to the conterparty and the method blocks until the acknowledgement Logout message is received or the Heartbeat interval is elapsed. | |
Logout(String) |
Terminates the FIX Connection.
The initial Logout message is sent to the conterparty and the method blocks until the acknowledgement Logout message is received. | |
Logout(Message) |
Terminates the FIX Connection.
The initial Logout message is sent to the conterparty and the method blocks until the acknowledgement Logout message is received. |