Click or drag to resize

ClientRequest(String) Constructor

Initializes a new instance of the ClientRequest class.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public ClientRequest(
	string command
)
View Source

Parameters

command  String
Command text for the ClientRequest.
See Also