C# Class WinLib.Network.IP.SocketID

ファイルを表示 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_oe property

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

Protocol public_oe property

public ProtocolFamily Protocol
return ProtocolFamily

RemoteEP public_oe property

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