Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetWorkflowExecutionTimedOutEventAttributes C# (CSharp) 메소드

IsSetWorkflowExecutionTimedOutEventAttributes() 개인적인 메소드

private IsSetWorkflowExecutionTimedOutEventAttributes ( ) : bool
리턴 bool
        internal bool IsSetWorkflowExecutionTimedOutEventAttributes()
        {
            return this.workflowExecutionTimedOutEventAttributes != null;
        }
HistoryEvent