프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_channel | IModel | ||
_deliveryTag | ulong | ||
_log | ILog | ||
_registration | IRegistration |
메소드 | 설명 | |
---|---|---|
Dispatch ( ) : void | ||
Dispatch ( Envelope env ) : void | ||
Fail ( |
||
RabbitEnvelopeDispatcher ( IRegistration registration, Envelope envelope, IModel channel, ulong deliveryTag ) : System |
메소드 | 설명 | |
---|---|---|
RespondToMessage ( object maybeNull ) : void |
public RabbitEnvelopeDispatcher ( IRegistration registration, Envelope envelope, IModel channel, ulong deliveryTag ) : System | ||
registration | IRegistration | |
envelope | Envelope | |
channel | IModel | |
deliveryTag | ulong | |
리턴 | System |
protected RespondToMessage ( object maybeNull ) : void | ||
maybeNull | object | |
리턴 | void |