Connection DefaultMSPerKBSendTimeout Property NetworkComms.Net Help
The default milliseconds per KB write timeout before connection specific values become available. Default is 1000. See MinNumSendsBeforeConnectionSpecificSendTimeout.

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

public static int DefaultMSPerKBSendTimeout { get; set; }

Property Value

Type: OnlineInt32
See Also