Click or drag to resize

SQLiteQueueManagerServiceIsBusy Property

True if synchronization is occurring

Namespace:  SanteDB.DisconnectedClient.SQLite.Synchronization
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public bool IsBusy { get; }

Property Value

Type: Boolean

Implements

IQueueManagerServiceIsBusy
See Also