This terminates the specified conversation.
Parameters
- conversation
- The conversation to terminate.
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentNullException | This is thrown when conversation is a null reference. |
| InvalidOperationException | This is thrown when the server is not registered. |
| DdeException | This is thrown when the conversation could not be terminated. |
See Also
DdeServer Class | NDde.Server Namespace | DdeServer.Disconnect Overload List