DdeDisconnectedEventArgs Properties

NDde

Dynamic Data Exchange Library for .NET

DdeDisconnectedEventArgs Properties

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

IsDisposed This gets a bool indicating whether the client disconnected because Dispose was explicitly called.
IsServerInitiated This gets a bool indicating whether the client disconnected because of the server.

See Also

DdeDisconnectedEventArgs Class | NDde.Client Namespace