System.Net.Sockets.UdpReceiveResult: Property Members

The properties of System.Net.Sockets.UdpReceiveResult are listed below. For a list of all members, see the UdpReceiveResult Members list.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
Bufferbyte[].

Gets a buffer with the data received in the UDP packet.

[read-only]
RemoteEndPointSystem.Net.IPEndPoint.

Gets the remote endpoint from which the UDP packet was received.