Dispose Method

NDde

Dynamic Data Exchange Library for .NET

DdeServer.Dispose Method

This unregisters service name and releases all resources held by this instance.

Overload List

This unregisters service name and releases all resources held by this instance.

public void Dispose();

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

protected virtual void Dispose(Boolean);

See Also

DdeServer Class | NDde.Server Namespace