Convenience class providing compile-time names for standard exchange types.
public static class ExchangeType
ExchangeType
Exchange type used for AMQP direct exchanges.
public const string Direct = "direct"
Field Value
Exchange type used for AMQP fanout exchanges.
public const string Fanout = "fanout"
Field Value
Exchange type used for AMQP headers exchanges.
public const string Headers = "headers"
Field Value
Exchange type used for AMQP topic exchanges.
public const string Topic = "topic"
Field Value
Retrieve a collection containing all standard exchange types.
public static ICollection<string> All()
Returns
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4