Show / Hide Table of Contents

Class WorkflowApplicationAbortedEventArgs

Inheritance
System.Object
WorkflowApplicationEventArgs
WorkflowApplicationAbortedEventArgs
Inherited Members
WorkflowApplicationEventArgs.GetInstanceExtensions<T>()
WorkflowApplicationEventArgs.InstanceId
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public class WorkflowApplicationAbortedEventArgs : WorkflowApplicationEventArgs

Properties

Reason

Declaration
public Exception Reason { get; }
Property Value
System.Exception

Back to top Generated by DocFX