Click or drag to resize

ClientRequestInfo.Request Property

Gets or sets the ClientRequest object sent by the Sender.

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

Property Value

ClientRequest
See Also