ESRI.ArcGIS.Mobile
RequestStatistic Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching.Synchronization Namespace : RequestStatistic Class


The following tables list the members exposed by RequestStatistic.

Public Constructors

 NameDescription
Public ConstructorRequestStatistic Constructor Initializes a new instance of RequestStatistic class.  
Top

Public Properties

 NameDescription
Public PropertyExecutionTime The time it took to execute the request, excluding the waiting time.  
Public PropertyStartExecutionTime The time the request started to be processed.  
Public PropertySubmittedTime The time this request was submitted. This property can be used to calculate the waiting time by subtracting it from the StartTime.  
Top

See Also

© 2013 All Rights Reserved.