| ManagedSocket Properties | 
The ManagedSocket type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also