Click or drag to resize

SynchronizationQueueEntry Properties

The SynchronizationQueueEntry type exposes the following members.

Properties
  NameDescription
Public propertyCreationTime
Creation time of the queue item
Public propertyData
Gets or sets the actual data object
Public propertyDataFileKey
Gets or sets the serialized data which is to be sent to the service (XML)
Public propertyId
Gets or sets the identifier.
Public propertyIsRetry
Identifies whether the queue item is a retry
Public propertyOperation
Gets or sets the operation.
Public propertyType
Gets or sets the model type
Top
See Also