Enum ContextState
The state of a context.
Namespace: Amqp.Listener
Assembly: Amqp.Net.dll
Syntax
public enum ContextStateFields
| Name | Description | 
|---|---|
| Aborted | The context is aborted due to transport errors. | 
| Active | The context is active. | 
| Completed | The context is completed. |