ZylSerialPort.NET

SerialPort.NeedSynchronization Property

Set this property to true for thread safety. The default value is false. Note: if you set it to true, you may experiment thread interblocking and lower speed.

[Visual Basic]
Public Property NeedSynchronization As 
[C#]
public  NeedSynchronization {get; set;}

See Also

SerialPort Class | ZylSerialPort Namespace