Click or drag to resize

ClientRequestInfoRequest Property

Gets or sets the ClientRequest object sent by the Sender.

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

Property Value

ClientRequest
See Also