AsyncProcessingOperationTFailureException Property

Holds the failure exception, if the processing had an un-handled failure.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public Exception FailureException { get; set; }

Property Value

Exception

See Also