Click or drag to resize

RemoteSynchronizationServiceIsSynchronizing Property

Gets whether the object is synchronizing

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

Property Value

Type: Boolean

Implements

ISynchronizationServiceIsSynchronizing
See Also