The following tables list the members exposed by FeatureSyncResults.
Name | Description | |
---|---|---|
![]() | FeatureSyncResults Constructor | Creates a new instance. |
Name | Description | |
---|---|---|
![]() | Canceled | Indicates if the session was canceled. (Inherited from SyncResults) |
![]() | DataSizeReceived | Gets or sets the size of data received. (Inherited from SyncResults) |
![]() | DataSizeSent | Gets or sets the size of data sent. (Inherited from SyncResults) |
![]() | DeletedFeaturesUploaded | Gets the list of features that have been deleted in the cache and were successfully deleted in the remote map document. |
![]() | Exception | Gets or sets the exception encountered during the synchronization. (Inherited from SyncResults) |
![]() | FeaturesAddedInCache | Gets the list of feature added to the cache during synchronization. |
![]() | FeaturesRemovedFromCache | Gets the list of features that have been removed from the cache during the synchronization. |
![]() | FeaturesUpdatedInCache | Gets the list of features that have been updated in the cache during the cache synchronization. |
![]() | ModifiedFeaturesUploaded | Gets the list of features that have been modified in the cache and that were successfully modified in the remote map document. |
![]() | NewFeaturesUploaded | Gets the dictionary of features that were new in the cache ant that have been successfully uploaded. |
![]() | SyncCompleteTime | Gets or sets the time when a synchronization session ended. (Inherited from SyncResults) |
![]() | SyncStartTime | Gets or sets the time when a synchronization session started. (Inherited from SyncResults) |
![]() | UploadedFeaturesErrors | Gets the list of errors for features that were uploaded. |