Connection MinimumMSPerKBSendTimeout Property NetworkComms.Net Help
The minimum number of milliseconds to allow per KB before a write timeout may occur. Default is 20.0.

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

public static double MinimumMSPerKBSendTimeout { get; set; }

Property Value

Type: OnlineDouble
See Also