Connection MinNumSendsBeforeConnectionSpecificSendTimeout Property NetworkComms.Net Help
The minimum number of writes before the connection specific write timeouts will be used. Default is 4.

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

public static int MinNumSendsBeforeConnectionSpecificSendTimeout { get; set; }

Property Value

Type: OnlineInt32
See Also