DdeServer.Unregister Method

NDde

Dynamic Data Exchange Library for .NET

DdeServer.Unregister Method 

This unregisters the service name.

public virtual void Unregister();

Exceptions

Exception Type Condition
InvalidOperationException This is thrown when the server is not registered.

See Also

DdeServer Class | NDde.Server Namespace