|
TcpClientDisconnect Method
|
Disconnects the
TcpClient from the connected server synchronously.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax public override void Disconnect()
Public Overrides Sub Disconnect
public:
virtual void Disconnect() override
abstract Disconnect : unit -> unit
override Disconnect : unit -> unit
View SourceImplements
IClientDisconnectSee Also