Click or drag to resize

TcpClientDisconnect Method

Disconnects the TcpClient from the connected 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