Logout Method (Message) | Table of Content | LogoutAsync Method (String) |
ISession.LogoutAsync Method |
Name | Description | |
---|---|---|
LogoutAsync(String) |
Terminates the FIX Connection.
The initial Logout (MsgType=5) message is sent to the counterparty and the method returns immediately without waiting the acknowledgment Logout message. | |
LogoutAsync(Message) |
Terminates the FIX Connection.
The initial Logout message is sent to the counterparty and the method returns immediately without waiting the acknowledgment Logout message. |