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. |