Click or drag to resize

SynchronizationQueueTQueueEntryDequeueRaw Method

Pops the item off the stack

Namespace:  SanteDB.DisconnectedClient.SQLite.Synchronization
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public TQueueEntry DequeueRaw()

Return Value

Type: TQueueEntry

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Synchronization.SynchronizationQueue`1.DequeueRaw"]

See Also