Connection MaxNumSendTimes Property NetworkComms.Net Help
The maximum number of writes intervals to maintain. Default is 100.

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

public static int MaxNumSendTimes { get; set; }

Property Value

Type: OnlineInt32
See Also