AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.SimpleWorkflow
Assembly: AWSSDK.dll
Version: (assembly version)
public class EventType : ConstantClass
The EventType type exposes the following members
| Name | Description | |
|---|---|---|
|
EventType(string) | Default Constructor |
| Name | Type | Description | |
|---|---|---|---|
|
Value | System.String | Inherited from Amazon.Runtime.ConstantClass. |
| Name | Description | |
|---|---|---|
|
FindValue(string) | Finds the constant for the unique value. |
| Name | Type | Description | |
|---|---|---|---|
|
ActivityTaskCanceled | Amazon.SimpleWorkflow.EventType | Constant ActivityTaskCanceled for EventType |
|
ActivityTaskCancelRequested | Amazon.SimpleWorkflow.EventType | Constant ActivityTaskCancelRequested for EventType |
|
ActivityTaskCompleted | Amazon.SimpleWorkflow.EventType | Constant ActivityTaskCompleted for EventType |
|
ActivityTaskFailed | Amazon.SimpleWorkflow.EventType | Constant ActivityTaskFailed for EventType |
|
ActivityTaskScheduled | Amazon.SimpleWorkflow.EventType | Constant ActivityTaskScheduled for EventType |
|
ActivityTaskStarted | Amazon.SimpleWorkflow.EventType | Constant ActivityTaskStarted for EventType |
|
ActivityTaskTimedOut | Amazon.SimpleWorkflow.EventType | Constant ActivityTaskTimedOut for EventType |
|
CancelTimerFailed | Amazon.SimpleWorkflow.EventType | Constant CancelTimerFailed for EventType |
|
CancelWorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant CancelWorkflowExecutionFailed for EventType |
|
ChildWorkflowExecutionCanceled | Amazon.SimpleWorkflow.EventType | Constant ChildWorkflowExecutionCanceled for EventType |
|
ChildWorkflowExecutionCompleted | Amazon.SimpleWorkflow.EventType | Constant ChildWorkflowExecutionCompleted for EventType |
|
ChildWorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant ChildWorkflowExecutionFailed for EventType |
|
ChildWorkflowExecutionStarted | Amazon.SimpleWorkflow.EventType | Constant ChildWorkflowExecutionStarted for EventType |
|
ChildWorkflowExecutionTerminated | Amazon.SimpleWorkflow.EventType | Constant ChildWorkflowExecutionTerminated for EventType |
|
ChildWorkflowExecutionTimedOut | Amazon.SimpleWorkflow.EventType | Constant ChildWorkflowExecutionTimedOut for EventType |
|
CompleteWorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant CompleteWorkflowExecutionFailed for EventType |
|
ContinueAsNewWorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant ContinueAsNewWorkflowExecutionFailed for EventType |
|
DecisionTaskCompleted | Amazon.SimpleWorkflow.EventType | Constant DecisionTaskCompleted for EventType |
|
DecisionTaskScheduled | Amazon.SimpleWorkflow.EventType | Constant DecisionTaskScheduled for EventType |
|
DecisionTaskStarted | Amazon.SimpleWorkflow.EventType | Constant DecisionTaskStarted for EventType |
|
DecisionTaskTimedOut | Amazon.SimpleWorkflow.EventType | Constant DecisionTaskTimedOut for EventType |
|
ExternalWorkflowExecutionCancelRequested | Amazon.SimpleWorkflow.EventType | Constant ExternalWorkflowExecutionCancelRequested for EventType |
|
ExternalWorkflowExecutionSignaled | Amazon.SimpleWorkflow.EventType | Constant ExternalWorkflowExecutionSignaled for EventType |
|
FailWorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant FailWorkflowExecutionFailed for EventType |
|
LambdaFunctionCompleted | Amazon.SimpleWorkflow.EventType | Constant LambdaFunctionCompleted for EventType |
|
LambdaFunctionFailed | Amazon.SimpleWorkflow.EventType | Constant LambdaFunctionFailed for EventType |
|
LambdaFunctionScheduled | Amazon.SimpleWorkflow.EventType | Constant LambdaFunctionScheduled for EventType |
|
LambdaFunctionStarted | Amazon.SimpleWorkflow.EventType | Constant LambdaFunctionStarted for EventType |
|
LambdaFunctionTimedOut | Amazon.SimpleWorkflow.EventType | Constant LambdaFunctionTimedOut for EventType |
|
MarkerRecorded | Amazon.SimpleWorkflow.EventType | Constant MarkerRecorded for EventType |
|
RecordMarkerFailed | Amazon.SimpleWorkflow.EventType | Constant RecordMarkerFailed for EventType |
|
RequestCancelActivityTaskFailed | Amazon.SimpleWorkflow.EventType | Constant RequestCancelActivityTaskFailed for EventType |
|
RequestCancelExternalWorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant RequestCancelExternalWorkflowExecutionFailed for EventType |
|
RequestCancelExternalWorkflowExecutionInitiated | Amazon.SimpleWorkflow.EventType | Constant RequestCancelExternalWorkflowExecutionInitiated for EventType |
|
ScheduleActivityTaskFailed | Amazon.SimpleWorkflow.EventType | Constant ScheduleActivityTaskFailed for EventType |
|
ScheduleLambdaFunctionFailed | Amazon.SimpleWorkflow.EventType | Constant ScheduleLambdaFunctionFailed for EventType |
|
SignalExternalWorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant SignalExternalWorkflowExecutionFailed for EventType |
|
SignalExternalWorkflowExecutionInitiated | Amazon.SimpleWorkflow.EventType | Constant SignalExternalWorkflowExecutionInitiated for EventType |
|
StartChildWorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant StartChildWorkflowExecutionFailed for EventType |
|
StartChildWorkflowExecutionInitiated | Amazon.SimpleWorkflow.EventType | Constant StartChildWorkflowExecutionInitiated for EventType |
|
StartLambdaFunctionFailed | Amazon.SimpleWorkflow.EventType | Constant StartLambdaFunctionFailed for EventType |
|
StartTimerFailed | Amazon.SimpleWorkflow.EventType | Constant StartTimerFailed for EventType |
|
TimerCanceled | Amazon.SimpleWorkflow.EventType | Constant TimerCanceled for EventType |
|
TimerFired | Amazon.SimpleWorkflow.EventType | Constant TimerFired for EventType |
|
TimerStarted | Amazon.SimpleWorkflow.EventType | Constant TimerStarted for EventType |
|
WorkflowExecutionCanceled | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionCanceled for EventType |
|
WorkflowExecutionCancelRequested | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionCancelRequested for EventType |
|
WorkflowExecutionCompleted | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionCompleted for EventType |
|
WorkflowExecutionContinuedAsNew | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionContinuedAsNew for EventType |
|
WorkflowExecutionFailed | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionFailed for EventType |
|
WorkflowExecutionSignaled | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionSignaled for EventType |
|
WorkflowExecutionStarted | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionStarted for EventType |
|
WorkflowExecutionTerminated | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionTerminated for EventType |
|
WorkflowExecutionTimedOut | Amazon.SimpleWorkflow.EventType | Constant WorkflowExecutionTimedOut for EventType |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8