Click or drag to resize

ClientRequestInfoSender Property

Gets or sets the ClientInfo object of the Request sender.

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

Property Value

ClientInfo
See Also