 | ISynchronizationServiceIsSynchronizing Property |
Get whether the service is syncing
Namespace:
SanteDB.DisconnectedClient.Services
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntaxbool IsSynchronizing { get; }
ReadOnly Property IsSynchronizing As Boolean
Get
property bool IsSynchronizing {
bool get ();
}
abstract IsSynchronizing : bool with get
Property Value
Type:
Boolean
See Also