Connection NumberOfStDeviationsForWriteTimeout Property NetworkComms.Net Help
The number of standard deviations from the mean to use for write timeouts. Default is 3.0.

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

public static double NumberOfStDeviationsForWriteTimeout { get; set; }

Property Value

Type: OnlineDouble
See Also