CommunicatorTimeoutScale Field

Multiplier for time to send and receive. Used in GetDefaultTimeout to compute a communication timeout. This value is expected to be greater or equal to 1 (1 = exact expected time).

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public double TimeoutScale

Field Value

Double

See Also