MockDataPublisherDispose Method (Boolean)

FIX Antenna .NET Programmer's Guide
Releases the unmanaged resources used by the MockDataPublisher and optionally releases the managed resources

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

protected virtual void Dispose(
	bool A_0
)

Parameters

A_0
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also

Reference