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

Classes

Name Description
CommitMessageCommand Commits the message by removing it from redis
DeleteMessageCommand Deletes a specific message
MoveDelayedRecordsCommand Move delayed records to the pending queue command
MoveRecordToErrorQueueCommand Moves a meta data record to the error table
RollbackMessageCommand Returns a message back to a waiting for processing state
SaveMetaDataCommand Saves the meta data - either a new record or an update to an existing one.
SendHeartBeatCommand Sends a heart beat to a queue record.
SendMessageCommandBatch Sends a new message to a queue