C# (CSharp) DotNetWorkQueue.Transport.SQLite.Basic.Command Namespace

Classes

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
DeleteStatusTableStatusCommand Deletes a status record from the status table of a queue
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
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