Click or drag to resize

ReportProcessTime Property

The amount of time it took for the internal web service logic to process not including any object serialization performed by WCF.

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

Property Value

String
See Also