Click or drag to resize

ReportRequestTime Property

The exact point in that WCF hands off the deserialized object to the service code.

Namespace: AppOne.Services.V2
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public DateTime RequestTime { get; set; }

Property Value

DateTime
See Also