DdeDisconnectedEventArgs Properties
From NDde
The properties of the DdeDisconnectedEventArgs class are listed below. For a complete list of DdeDisconnectedEventArgs class members, see the DdeDisconnectedEventArgs Members topic.
Public Instance Properties
This gets a bool indicating whether the client disconnected because Dispose was explicitly called. | |
| This gets a bool indicating whether the client disconnected because of the server. |
See Also
DdeDisconnectedEventArgs Class | NDde.Client Namespace