ESRI.ArcGIS.Mobile
SyncResults Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.MobileServices Namespace : SyncResults Class


The following tables list the members exposed by SyncResults.

Public Constructors

 NameDescription
Public ConstructorSyncResults Constructor Creates a new instance.  
Top

Public Properties

 NameDescription
Public PropertyCanceled Indicates if the session was canceled.  
Public PropertyDataSizeReceived Gets or sets the size of data received.  
Public PropertyDataSizeSent Gets or sets the size of data sent.  
Public PropertyException Gets or sets the exception encountered during the synchronization.  
Public PropertySyncCompleteTime Gets or sets the time when a synchronization session ended.  
Public PropertySyncStartTime Gets or sets the time when a synchronization session started.  
Top

See Also