Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetContinueAsNewWorkflowExecutionFailedEventAttributes C# (CSharp) Méthode

IsSetContinueAsNewWorkflowExecutionFailedEventAttributes() private méthode

        internal bool IsSetContinueAsNewWorkflowExecutionFailedEventAttributes()
        {
            return this.continueAsNewWorkflowExecutionFailedEventAttributes != null;
        }
HistoryEvent