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.V2Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string ProcessTime { get; set; }
function get_ProcessTime();
function set_ProcessTime(value);
Property Value
StringSee Also