Click or drag to resize

ReportResponseTime Property

The exact point in time when the service is done processing and hands the object back to WCF to be serialized and sent back to the client.

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

Property Value

DateTime
See Also