Méthode | Description | |
---|---|---|
EnablePriority ( byte maxPriority ) : void | ||
GetInputAddress ( |
||
RabbitMqReceiveSettings ( ) : System | ||
RabbitMqReceiveSettings ( ReceiveSettings settings ) : System | ||
SetQueueArgument ( string key, object value ) : void |
Méthode | Description | |
---|---|---|
GetQueryStringOptions ( ) : IEnumerable |
public EnablePriority ( byte maxPriority ) : void | ||
maxPriority | byte | |
Résultat | void |
public GetInputAddress ( |
||
hostAddress | ||
Résultat |
protected GetQueryStringOptions ( ) : IEnumerable |
||
Résultat | IEnumerable |
public RabbitMqReceiveSettings ( ) : System | ||
Résultat | System |
public RabbitMqReceiveSettings ( ReceiveSettings settings ) : System | ||
settings | ReceiveSettings | |
Résultat | System |
public SetQueueArgument ( string key, object value ) : void | ||
key | string | |
value | object | |
Résultat | void |