Click or drag to resize

ClientInfo(ClientHelper) Constructor

Initializes a new instance of the ClientInfo class.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public ClientInfo(
	ClientHelper parent
)
View Source

Parameters

parent  ClientHelper
An ClientHelper object.
See Also