ISynchronization |
The ISynchronizationDeadLetterQueueEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| CorrelationKey |
A uuid which correlates this queue entry throughout its lifecycle
(Inherited from ISynchronizationQueueEntry) | |
| CreationTime |
Gets the time that the entry was created
(Inherited from ISynchronizationQueueEntry) | |
| Data |
Gets or sets the transient data
(Inherited from ISynchronizationQueueEntry) | |
| DataFileKey |
Gets the data of the object
(Inherited from ISynchronizationQueueEntry) | |
| Id |
Gets the identifier of the queue entry
(Inherited from ISynchronizationQueueEntry) | |
| Operation |
Gets the operation of the object
(Inherited from ISynchronizationQueueEntry) | |
| OriginalQueue | Original queue name | |
| Queue |
Gets the queue
(Inherited from ISynchronizationQueueEntry) | |
| ReasonForRejection | Gets the reason why the dead-letter entry was rejected | |
| ResourceType |
Gets the type of data
(Inherited from ISynchronizationQueueEntry) | |
| RetryCount |
Get whether the object is a retry
(Inherited from ISynchronizationQueueEntry) |