Click or drag to resize

GsmModemWriteTotalTimeoutMultiplier Property

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

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

Property Value

Int32
See Also