Méthode | Description | |
---|---|---|
RecordedConsumer ( |
||
Recover ( ) : string | ||
WithArguments ( object>.IDictionary |
||
WithAutoAck ( bool value ) : |
||
WithConsumer ( IBasicConsumer value ) : |
||
WithConsumerTag ( string value ) : |
||
WithExclusive ( bool value ) : |
||
WithQueue ( string value ) : |
public RecordedConsumer ( |
||
model | ||
queue | string | |
Résultat | System |
public WithArguments ( object>.IDictionary |
||
value | object>.IDictionary | |
Résultat |
public WithAutoAck ( bool value ) : |
||
value | bool | |
Résultat |
public WithConsumer ( IBasicConsumer value ) : |
||
value | IBasicConsumer | |
Résultat |
public WithConsumerTag ( string value ) : |
||
value | string | |
Résultat |
public WithExclusive ( bool value ) : |
||
value | bool | |
Résultat |
public WithQueue ( string value ) : |
||
value | string | |
Résultat |