This terminates all conversations.
public virtual void Disconnect();
Exceptions
| Exception Type | Condition |
|---|---|
| InvalidOperationException | This is thrown when the server is not registered. |
| DdeException | This is thrown when the conversations could not be terminated. |
See Also
DdeServer Class | NDde.Server Namespace | DdeServer.Disconnect Overload List