DdeClient.Dispose Method (Boolean)

NDde

Dynamic Data Exchange Library for .NET

DdeClient.Dispose Method (Boolean)

This contains the implementation to release all resources held by this instance.

protected virtual void Dispose(
   Boolean disposing
);

Parameters

disposing
True if called by Dispose, false otherwise.

See Also

DdeClient Class | NDde.Client Namespace | DdeClient.Dispose Overload List