C# Class WinLib.Network.IP.SocketID

Show file Open project: SortByte/Network-Manager Class Usage Examples

Public Properties

Property Type Description
LocalEP System.Net.IPEndPoint
Protocol ProtocolFamily
RemoteEP System.Net.IPEndPoint

Property Details

LocalEP public property

public IPEndPoint,System.Net LocalEP
return System.Net.IPEndPoint

Protocol public property

public ProtocolFamily Protocol
return ProtocolFamily

RemoteEP public property

public IPEndPoint,System.Net RemoteEP
return System.Net.IPEndPoint