AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AsyncJob..::..StopOnError Property

A value indicating whether to stop task on error

Namespace:  AdvantageCMS.Core.Common.AsyncJob
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool StopOnError { get; }

Field Value

true if [stop on error]; otherwise, false.