Click or drag to resize

SerialPortInterval Property

Time interval between two receivings in milliseconds (frequency). It must be a positive value. The default value is 100.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.86.9206.30146
Syntax
public int Interval { get; set; }

Property Value

Int32
See Also