Click or drag to resize

ClientBaseDisconnect Method

When overridden in a derived class, disconnects client from the server synchronously.

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

Implements

IClientDisconnect
See Also