| Flags | Type | Name | Summary |
|---|---|---|---|
| public const | |
Direct |
Exchange type used for AMQP direct exchanges. |
| public const | |
Fanout |
Exchange type used for AMQP fanout exchanges. |
| public const | |
Topic |
Exchange type used for AMQP topic exchanges. |
| Flags | Name | Summary |
|---|---|---|
| public static | ICollection All()
|
Retrieve a collection containing all defined exchange types. |