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

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

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