NetworkComms CheckSumMismatchSentPacketCacheMaxByteLimit Property NetworkComms.Net Help
When checksum validation is enabled sets the limit below which sent packets are cached to ensure successful delivery. Default 75KB.

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

public static int CheckSumMismatchSentPacketCacheMaxByteLimit { get; set; }

Property Value

Type: OnlineInt32
See Also