Click or drag to resize

SerialClientDisconnect Method

Disconnects the SerialClient from the SerialPort.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public override void Disconnect()
View Source

Implements

IClientDisconnect
See Also