Amazon.SimpleWorkflow.Model.RespondDecisionTaskCompletedRequest.IsSetExecutionContext C# (CSharp) Метод

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

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