'Declaration
ReadOnly Property RemoteEndpoint As EndPoint
'Usage
Dim instance As IMessageSocket Dim value As EndPoint value = instance.RemoteEndpoint
EndPoint RemoteEndpoint {get;}
'Declaration
ReadOnly Property RemoteEndpoint As EndPoint
'Usage
Dim instance As IMessageSocket Dim value As EndPoint value = instance.RemoteEndpoint
EndPoint RemoteEndpoint {get;}
Exception | Description |
---|---|
System.Net.Sockets.SocketException | An error occurred when attempting to access the socket. See the Remarks section for more information. |
System.ObjectDisposedException | The Socket has been closed. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2