Click or drag to resize

ClientRequestHandlerCommand Property

Gets the command text that the ClientRequestHandler will process.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public string Command { get; }
View Source

Property Value

String
See Also