Terminates the FIX Connection.
Namespace: FIXForge.NET.FIXThe 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.
Assembly: FIXForge.NET.FIX.Engine-net-3.5 (in FIXForge.NET.FIX.Engine-net-3.5.dll) Version: 2.79.1.0
Syntax
C# |
---|
public virtual void Logout() |
Visual Basic |
---|
Public Overridable Sub Logout |
Visual C++ |
---|
public: virtual void Logout() |