SocketInformation Class
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Information about a socket.
Syntax
public class SocketInformation
Inherited Members
Constructors
Name | Description |
---|---|
Socket |
Creates a new instance of Socket |
Properties
Name | Description |
---|---|
Local |
Gets the local endpoint. |
Remote |
Gets the remote endpoint. |