LogonAsInitiatorAsync Method | Table of Content | Logout Method ![]() |
| ISession.Logout Method |
| Name | Description | |
|---|---|---|
| Logout() |
Terminates the FIX Connection.
The initial Logout message is sent to the counterparty 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 (MsgType=5) message is sent to the counterparty 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 counterparty and the method blocks until the acknowledgement Logout message is received. |