Click or drag to resize

UdpClientReceivePacketInfo Property

Gets or sets the flag that determines whether the UDP client should attempt to receive packet info when receiving data from the socket.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public bool ReceivePacketInfo { get; set; }
View Source

Property Value

Boolean
See Also