Click or drag to resize
StagingSynchronizationEventArgsTaskHandled Property
Indicates if current task was handled by event handler.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
public bool TaskHandled { get; set; }

Property Value

Type: Boolean
See Also