System.Net.Sockets.IPPacketInformation.Address Property

Gets the origin information of the packet that was received as a result of calling the Socket.ReceiveMessageFrom(Byte[], int, int, SocketFlags@, System.Net.EndPoint@, IPPacketInformation@) method or Socket.EndReceiveMessageFrom(IAsyncResult, SocketFlags@, System.Net.EndPoint@, IPPacketInformation@) method.

Syntax

public System.Net.IPAddress Address { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0