Click or drag to resize
SharePointLibrarySynchronizationStateIsRunning Property
True if the synchronization is currently being performed.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public bool IsRunning { get; }

Property Value

Type: Boolean
See Also