SendReceiveOptions IncludePacketConstructionTime Property NetworkComms.Net Help
If true any packets sent with this SendReceiveOptions will include the packet creation time in the header.

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public bool IncludePacketConstructionTime { get; set; }

Property Value

Type: OnlineBoolean
See Also