 | ISynchronizationServiceIsSynchronizing Property |
Get whether the service is syncing
Namespace: SanteDB.Client.Disconnected.Data.SynchronizationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxbool IsSynchronizing { get; }ReadOnly Property IsSynchronizing As Boolean
Get
property bool IsSynchronizing {
bool get ();
}abstract IsSynchronizing : bool with get
Property Value
Boolean
See Also