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

IsSetActivityTaskTimedOutEventAttributes() 개인적인 메소드

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