Click or drag to resize

GsmModemReadTotalTimeoutMultiplier Property

Multiplier used to calculate the total time-out period for read operations, in milliseconds. For each read operation, this value is multiplied by the requested number of bytes to be read.

Namespace: ZylSoft.Gsm
Assembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntax
protected uint ReadTotalTimeoutMultiplier { get; set; }

Property Value

UInt32
See Also