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

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

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