Click or drag to resize

FileClientDisconnect Method

Disconnects the FileClient from the FileStream.

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