Connected |
public class ConnectedEventArgs : EventArgs
The ConnectedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectedEventArgs | Initializes a new instance of the ConnectedEventArgs class. |
| Name | Description | |
|---|---|---|
| Host | Get the name of the remote host. | |
| Options | Get the SSL/TLS options. | |
| Port | Get the port. |
| 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) |