메소드 | 설명 | |
---|---|---|
Handle ( IMessageContext context, |
Invoked when we have dequeued a message, but a failure occurred during re-assembly.
|
|
RedisQueueReceivePoisonMessage ( ICommandHandler |
Initializes a new instance of the RedisQueueReceivePoisonMessage class.
|
public Handle ( IMessageContext context, |
||
context | IMessageContext | The context. |
exception | The exception. | |
리턴 | void |
public RedisQueueReceivePoisonMessage ( ICommandHandler |
||
commandMoveRecord | ICommandHandler |
The command move record. |
리턴 | DotNetWorkQueue.Transport.Redis.Basic.Command |