ReportRequestTime Property | |
The exact point in that WCF hands off the deserialized object to the service code.
Namespace: AppOne.Services.V2Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime RequestTime { get; set; }
function get_RequestTime();
function set_RequestTime(value);
Property Value
DateTimeSee Also