ISynchronization |
The ISynchronizationQueueEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| CorrelationKey | A uuid which correlates this queue entry throughout its lifecycle | |
| CreationTime | Gets the time that the entry was created | |
| Data | Gets or sets the transient data | |
| DataFileKey | Gets the data of the object | |
| Id | Gets the identifier of the queue entry | |
| Operation | Gets the operation of the object | |
| Queue | Gets the queue | |
| ResourceType | Gets the type of data | |
| RetryCount | Get whether the object is a retry |