Table of Contents

Class ContentSynchronizationContext

Namespace
CMS.ContentSynchronization
Assembly
CMS.ContentSynchronization.dll

Represents the context of the content synchronization.

public sealed class ContentSynchronizationContext
Inheritance
object
ContentSynchronizationContext
Extension Methods

Properties

IsRunning

Indicates that the content synchronization is running.

public bool IsRunning { get; }

Property Value

bool