Click or drag to resize

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
Syntax
bool IsSynchronizing { get; }

Property Value

Type: Boolean
See Also