WorkflowInstance.WorkflowInstanceControl.GetAbortReason Metod

Definition

Returnerar undantaget som gör att den avbryts WorkflowInstance .

public:
 Exception ^ GetAbortReason();
public Exception GetAbortReason();
member this.GetAbortReason : unit -> Exception
Public Function GetAbortReason () As Exception

Returer

Undantaget som gjorde att det WorkflowInstance avbröts eller null om det WorkflowInstance inte avbröts.

Gäller för