Disconnected |
public class DisconnectedEventArgs : ConnectedEventArgs
The DisconnectedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DisconnectedEventArgs | Initializes a new instance of the DisconnectedEventArgs class. |
Name | Description | |
---|---|---|
Host |
Get the name of the remote host.
(Inherited from ConnectedEventArgs) | |
IsRequested | Get whether or not the service was explicitly asked to disconnect. | |
Options |
Get the SSL/TLS options.
(Inherited from ConnectedEventArgs) | |
Port |
Get the port.
(Inherited from ConnectedEventArgs) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
ToString | (Inherited from Object) |