Click or drag to resize

ServiceHelperDisconnectClient Method

Disconnects the client from the service.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public void DisconnectClient(
	Guid clientID
)
View Source

Parameters

clientID  Guid
The ID of the client.
See Also