Provides details of the WorkflowExecutionTimedOut event.

C# |
public class WorkflowExecutionTimedOutEventAttributes

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | WorkflowExecutionTimedOutEventAttributes()()()() | Initializes a new instance of the WorkflowExecutionTimedOutEventAttributes class |
![]() | ChildPolicy |
The policy used for the child workflow executions of this workflow execution. The supported child policies are:
Constraints: |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | TimeoutType |
The type of timeout that caused this event.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithChildPolicy(String) | Obsolete.
Sets the ChildPolicy property
|
![]() | WithTimeoutType(String) | Obsolete.
Sets the TimeoutType property
|

Object | |
![]() | WorkflowExecutionTimedOutEventAttributes |