Click or drag to resize

MDApplicationDispose(Boolean) Method

Releases the unmanaged resources used by the MDApplication and optionally releases the managed resources

Namespace: com.b2bits.FIXAntenna.Globex
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
protected virtual void Dispose(
	bool A_0
)

Parameters

A_0  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also