Click or drag to resize

SynchronizationQueueDeadLetterEntryInfo Properties

The SynchronizationQueueDeadLetterEntryInfo type exposes the following members.

Properties
 NameDescription
Public propertyCorrelationKey Gets or sets the correlation key entry
(Inherited from SynchronizationQueueEntryInfo)
Public propertyCreationTime Gets or sets the creation time
(Inherited from SynchronizationQueueEntryInfo)
Public propertyDataFileKey Gets or sets the data file key
(Inherited from SynchronizationQueueEntryInfo)
Public propertyId Gets or sets the identifier for the queue entry
(Inherited from SynchronizationQueueEntryInfo)
Public propertyOperation Gets or sets the operation
(Inherited from SynchronizationQueueEntryInfo)
Public propertyOriginalQueue Gets or sets the original queue name
Public propertyQueue Gets or sets the queue
(Inherited from SynchronizationQueueEntryInfo)
Public propertyReasonForRejection Gets or sets the reason for rejection
Public propertyResourceType Gets or sets the resource type
(Inherited from SynchronizationQueueEntryInfo)
Public propertyRetryCount Gets or sets the retry count
(Inherited from SynchronizationQueueEntryInfo)
Top
See Also