Method | Description | |
---|---|---|
Commit ( IMessageContext context ) : void |
Commits the processed message, by deleting the message
|
|
CommitMessage ( bool>.ICommandHandlerWithOutput |
Initializes a new instance of the CommitMessage class.
|
public Commit ( IMessageContext context ) : void | ||
context | IMessageContext | The context. |
return | void |
public CommitMessage ( bool>.ICommandHandlerWithOutput |
||
command | bool>.ICommandHandlerWithOutput | The command. |
return | DotNetWorkQueue.Transport.Redis.Basic.Command |