SynchronizationQueueEntry Properties |
The SynchronizationQueueEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| CreationTime |
Creation time of the queue item
| |
| Data |
Gets or sets the actual data object
| |
| DataFileKey |
Gets or sets the serialized data which is to be sent to the service (XML)
| |
| Id |
Gets or sets the identifier.
| |
| IsRetry |
Identifies whether the queue item is a retry
| |
| Operation |
Gets or sets the operation.
| |
| Type |
Gets or sets the model type
|