Method | Description | |
---|---|---|
EnablePriority ( byte maxPriority ) : void | ||
GetInputAddress ( |
||
RabbitMqReceiveSettings ( ) : System | ||
RabbitMqReceiveSettings ( ReceiveSettings settings ) : System | ||
SetQueueArgument ( string key, object value ) : void |
Method | Description | |
---|---|---|
GetQueryStringOptions ( ) : IEnumerable |
public EnablePriority ( byte maxPriority ) : void | ||
maxPriority | byte | |
return | void |
public GetInputAddress ( |
||
hostAddress | ||
return |
protected GetQueryStringOptions ( ) : IEnumerable |
||
return | IEnumerable |
public RabbitMqReceiveSettings ( ReceiveSettings settings ) : System | ||
settings | ReceiveSettings | |
return | System |
public SetQueueArgument ( string key, object value ) : void | ||
key | string | |
value | object | |
return | void |