forwardISession Methods   Table of ContentClearOutboundQueue Method forward
ISession.BreakConnection Method
Breaks the FIX Connection non-gracefully (without the exchange of Logout (MsgType=5) messages).

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
void BreakConnection()
See Also