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