| IQueueManagerServiceIsBusy Property |
Gets whether the service is busy
Namespace:
SanteDB.DisconnectedClient.Services
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax ReadOnly Property IsBusy As Boolean
Get
property bool IsBusy {
bool get ();
}
abstract IsBusy : bool with get
Property Value
Type:
BooleanSee Also