ISynchronizationQueueRetryEntry Interface |
Namespace: SanteDB.DisconnectedClient.Synchronization
The ISynchronizationQueueRetryEntry type exposes the following members.
Name | Description | |
---|---|---|
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.) | |
IsRetry |
Get whether the object is a retry
(Inherited from ISynchronizationQueueEntry.) | |
Operation |
Gets the operation of the object
(Inherited from ISynchronizationQueueEntry.) | |
OriginalQueue |
True if the object is a retry
| |
TagData |
Specialized tag data
| |
Type |
Gets the type of data
(Inherited from ISynchronizationQueueEntry.) |