FixEngineStop Method

FIX Antenna .NET Programmer's Guide
Stops the engine.

Namespace:  com.b2bits.FIXAntenna
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

public void Stop()
Remarks

Must be called before exit of the program in order to correctly stop the engine.
See Also

Reference