Amazon.SimpleWorkflow.Model.WorkflowExecutionTimedOutEventAttributes.IsSetTimeoutType C# (CSharp) Méthode

IsSetTimeoutType() private méthode

private IsSetTimeoutType ( ) : bool
Résultat bool
        internal bool IsSetTimeoutType()
        {
            return this.timeoutType != null;
        }
WorkflowExecutionTimedOutEventAttributes