메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public WithArguments ( object>.IDictionary |
||
value | object>.IDictionary | |
리턴 |
public WithAutoAck ( bool value ) : |
||
value | bool | |
리턴 |
public WithConsumer ( IBasicConsumer value ) : |
||
value | IBasicConsumer | |
리턴 |
public WithConsumerTag ( string value ) : |
||
value | string | |
리턴 |
public WithExclusive ( bool value ) : |
||
value | bool | |
리턴 |
public WithQueue ( string value ) : |
||
value | string | |
리턴 |