Class ContentSynchronizationContext
- Namespace
- CMS.ContentSynchronization
- Assembly
- CMS.ContentSynchronization.dll
Represents the context of the content synchronization.
public sealed class ContentSynchronizationContext
- Inheritance
-
objectContentSynchronizationContext
- Extension Methods
Properties
IsRunning
Indicates that the content synchronization is running.
public bool IsRunning { get; }
Property Value
- bool