Click or drag to resize

ISynchronizationQueueEntry Properties

The ISynchronizationQueueEntry type exposes the following members.

Properties
 NameDescription
Public propertyCorrelationKey A uuid which correlates this queue entry throughout its lifecycle
Public propertyCreationTime Gets the time that the entry was created
Public propertyData Gets or sets the transient data
Public propertyDataFileKey Gets the data of the object
Public propertyId Gets the identifier of the queue entry
Public propertyOperation Gets the operation of the object
Public propertyQueue Gets the queue
Public propertyResourceType Gets the type of data
Public propertyRetryCount Get whether the object is a retry
Top
See Also