Method | Description | |
---|---|---|
MessageFailedProcessing ( IReceivedMessageInternal message, IMessageContext context, |
Invoked when a message has failed to process.
|
|
SqlServerMessageQueueReceiveErrorMessage ( |
Initializes a new instance of the SqlServerMessageQueueReceiveErrorMessage class.
|
public MessageFailedProcessing ( IReceivedMessageInternal message, IMessageContext context, |
||
message | IReceivedMessageInternal | The message. |
context | IMessageContext | The context. |
exception | The exception. | |
return | ReceiveMessagesErrorResult |
public SqlServerMessageQueueReceiveErrorMessage ( |
||
configuration | The configuration. | |
queryErrorRetryCount | int>.IQueryHandler | The query error retry count. |
commandSetErrorCount | ICommandHandler |
The command set error count. |
commandMoveRecord | ICommandHandler |
The command move record. |
log | ILogFactory | The log. |
headers | The headers. | |
return | System |