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
[read-only] | Buffer | byte[].
Gets a buffer with the data received in the UDP packet. |
[read-only] | RemoteEndPoint | System.Net.IPEndPoint.
Gets the remote endpoint from which the UDP packet was received. |