| 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.V2Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime ResponseTime { get; set; }function get_ResponseTime();
function set_ResponseTime(value);
Property Value
DateTime See Also
See Also