Represents args for the event raised when a response to an disconnect request is received.
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| DisconnectEventArgs(Boolean, String) |
The constructor.
| |
| ErrorMessage |
The error message from a failed request.
| |
| Succeeded |
Indicates whether the request was successful or not.
|