DdeServer.Dispose Method (Boolean)

NDde

Dynamic Data Exchange Library for .NET

DdeServer.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

DdeServer Class | NDde.Server Namespace | DdeServer.Dispose Overload List