Click or drag to resize

ServerBaseDisconnectAll Method

Disconnects all of the connected clients.

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

Implements

IServerDisconnectAll
See Also