Class BindingBuilder
public class BindingBuilder
- Inheritance
-
BindingBuilder
- Inherited Members
Methods
Bind(IExchange)
public static BindingBuilder.DestinationConfigurer Bind(IExchange exchange)
Parameters
exchange
IExchange
Returns
Bind(IQueue)
public static BindingBuilder.DestinationConfigurer Bind(IQueue queue)
Parameters
queue
IQueue
Returns
Create(string, DestinationType)
public static IBinding Create(string bindingName, Binding.DestinationType type)
Parameters
bindingName
stringtype
Binding.DestinationType