NetworkComms MinimumSentPacketCacheTimeMinutes Property NetworkComms.Net Help
When a sent packet has been cached for a possible resend this is the minimum length of time it will be retained. Default is 1.0 minutes.

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

public static double MinimumSentPacketCacheTimeMinutes { get; set; }

Property Value

Type: OnlineDouble
See Also