This terminates the current conversation.
public virtual void Disconnect();
Events
| Event Type | Reason |
|---|---|
| Disconnected |
Exceptions
| Exception Type | Condition |
|---|---|
| InvalidOperationException | This is thrown when the client was not previously connected. |
| DdeException | This is thown when the client could not disconnect from the server. |
See Also
DdeClient Class | NDde.Client Namespace