TaskProcessorResolveExceptionBehavior Method

Definition

Namespace: MFiles.VAF.AppTasks
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public TaskProcessingJobResult ResolveExceptionBehavior(
	Exception exception
)

Parameters

exception  Exception
 

Return Value

TaskProcessingJobResult

See Also