Show / Hide Table of Contents

Enum ContextState

The state of a context.

Namespace: Amqp.Listener
Assembly: Amqp.Net.dll
Syntax
public enum ContextState

Fields

Name Description
Aborted

The context is aborted due to transport errors.

Active

The context is active.

Completed

The context is completed.

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX