ManagedSocket Class |
Namespace: FM.IceLink
The ManagedSocket type exposes the following members.
| Name | Description | |
|---|---|---|
| ManagedSocket | Initializes a new instance of the ManagedSocket class |
| Name | Description | |
|---|---|---|
| AdapterSpeed |
Gets or sets the adapter speed.
| |
| IPv6 |
Gets a value indicating whether the socket supports IPv6.
| |
| IsClosed |
Gets a value indicating whether this instance is closed.
| |
| LocalIPAddress |
Gets the local IP address.
| |
| LocalPort |
Gets the local port.
| |
| PublicIPAddress |
Gets or sets the public IP address, if known.
|
| Name | Description | |
|---|---|---|
| Bind |
Binds the socket to a local endpoint.
| |
| Close |
Closes the socket.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |