Метод | Описание | |
---|---|---|
GetErrorExchangeBinding ( this settings ) : ExchangeBindingSettings | ||
GetExchangeBinding ( this settings, string exchangeName ) : ExchangeBindingSettings | ||
GetExchangeBindings ( this messageType, IMessageNameFormatter messageNameFormatter ) : IEnumerable |
||
GetExchangeBindings ( this settings, string exchangeName ) : IEnumerable |
||
IsTemporaryMessageType ( this messageType ) : bool |
Метод | Описание | |
---|---|---|
IsBindableMessageType ( |
public static GetErrorExchangeBinding ( this settings ) : ExchangeBindingSettings | ||
settings | this | |
Результат | ExchangeBindingSettings |
public static GetExchangeBinding ( this settings, string exchangeName ) : ExchangeBindingSettings | ||
settings | this | |
exchangeName | string | |
Результат | ExchangeBindingSettings |
public static GetExchangeBindings ( this messageType, IMessageNameFormatter messageNameFormatter ) : IEnumerable |
||
messageType | this | |
messageNameFormatter | IMessageNameFormatter | |
Результат | IEnumerable |
public static GetExchangeBindings ( this settings, string exchangeName ) : IEnumerable |
||
settings | this | |
exchangeName | string | |
Результат | IEnumerable |
public static IsTemporaryMessageType ( this messageType ) : bool | ||
messageType | this | |
Результат | bool |