Property ReceivedFrom
ReceivedFrom
The UdpEndPoint the data was received from.
Declaration
public UdpEndPoint ReceivedFrom { get; set; }
Property Value
| Type | Description |
|---|---|
| UdpEndPoint |
The UdpEndPoint the data was received from.
public UdpEndPoint ReceivedFrom { get; set; }
| Type | Description |
|---|---|
| UdpEndPoint |