Click or drag to resize

SerialClientClient Property

Gets the SerialPort object for the SerialClient.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public SerialPort Client { get; }
View Source

Property Value

SerialPort
See Also