DdeServer.Unregister Method
From NDde
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