Click or drag to resize

ClientRequestInfoReceivedAt Property

Gets or sets the DateTime when the Request was received from the Sender.

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

Property Value

DateTime
See Also