'Declaration
ReadOnly Property LocalEndpoint As EndPoint
'Usage
Dim instance As IMessageSocket Dim value As EndPoint value = instance.LocalEndpoint
EndPoint LocalEndpoint {get;}
'Declaration
ReadOnly Property LocalEndpoint As EndPoint
'Usage
Dim instance As IMessageSocket Dim value As EndPoint value = instance.LocalEndpoint
EndPoint LocalEndpoint {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