C# Class Amazon.SimpleWorkflow.Model.WorkflowExecutionConfiguration

The configuration settings for a workflow execution including timeout values, tasklist etc. These configuration settings are determined from the defaults specified when registering the workflow type and those specified when starting the workflow execution.
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetChildPolicy ( ) : bool
IsSetExecutionStartToCloseTimeout ( ) : bool
IsSetTaskList ( ) : bool
IsSetTaskStartToCloseTimeout ( ) : bool