TaskExceptionBehaviorAttributeBehavior Property |
The behavior or result of tasks whose processors throw the defined exceptions.
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic TaskProcessingJobResult Behavior { get; }
Public ReadOnly Property Behavior As TaskProcessingJobResult
Get
public:
property TaskProcessingJobResult Behavior {
TaskProcessingJobResult get ();
}
Property Value
Type:
TaskProcessingJobResult
See Also