Click or drag to resize

DetectEventArgsCancel Property

If you set Cancel property to true, then the detection / reconnection process will be canceled.

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

Property Value

Boolean
See Also