Click or drag to resize

TlsClientDisconnect 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 override void Disconnect()
View Source

Implements

IClientDisconnect
See Also