A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://rabbitmq.github.io/rabbitmq-dotnet-client/api/RabbitMQ.Client.ExchangeType.html below:

Class ExchangeType
Namespace
RabbitMQ.Client
Assembly
RabbitMQ.Client.dll

Convenience class providing compile-time names for standard exchange types.

public static class ExchangeType
Inheritance

ExchangeType

Inherited Members
Fields Direct

Exchange type used for AMQP direct exchanges.

public const string Direct = "direct"
Field Value
string
Fanout

Exchange type used for AMQP fanout exchanges.

public const string Fanout = "fanout"
Field Value
string

Exchange type used for AMQP headers exchanges.

public const string Headers = "headers"
Field Value
string
Topic

Exchange type used for AMQP topic exchanges.

public const string Topic = "topic"
Field Value
string
Methods All()

Retrieve a collection containing all standard exchange types.

public static ICollection<string> All()
Returns
ICollection<string>

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