Name |
Description |
CreateJobTablesCommand |
Creates tables for storing job info |
CreateQueueTablesAndSaveConfigurationCommand |
A command for creating the queue and saving the configuration |
DeleteMessageCommand |
Deletes a specific message |
DeleteTransactionalMessageCommand |
Deletes a message, when it's being held by a transaction |
MoveRecordToErrorQueueCommand |
Moves a meta data record to the error table |
ResetHeartBeatCommand |
Resets the heard beat for a specific record |
RollbackMessageCommand |
Resets a message back to waiting for processing status |
SendHeartBeatCommand |
Sends a heart beat to a queue record. |
SendMessageCommand |
Sends a new message to a queue |
SetErrorCountCommand |
Updates the error count for a queue record |
SetJobLastKnownEventCommand |
|
SetStatusTableStatusCommand |
Updates the status of a record in the status table of a queue |