Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetWorkflowExecutionTimedOutEventAttributes C# (CSharp) Метод

IsSetWorkflowExecutionTimedOutEventAttributes() приватный Метод

private IsSetWorkflowExecutionTimedOutEventAttributes ( ) : bool
Результат bool
        internal bool IsSetWorkflowExecutionTimedOutEventAttributes()
        {
            return this.workflowExecutionTimedOutEventAttributes != null;
        }
HistoryEvent