Enum| Flags | Type | Name | Summary |
|---|---|---|---|
| public const |
ShutdownInitiator
|
Application
|
The shutdown event originated from the application using the RabbitMQ .NET client library. |
| public const |
ShutdownInitiator
|
Library
|
The shutdown event originated from the RabbitMQ .NET client library itself. |
| public const |
ShutdownInitiator
|
Peer
|
The shutdown event originated from the remote AMQP peer. |