Method | Description | |
---|---|---|
Commit ( IMessageContext context ) : bool |
Commits the message associated with the message context
|
|
CommitMessageDecorator ( IMetrics metrics, ICommitMessage handler, IConnectionInformation connectionInformation ) |
Initializes a new instance of the QueueCreationDecorator class.
|
public Commit ( IMessageContext context ) : bool | ||
context | IMessageContext | |
return | bool |
public CommitMessageDecorator ( IMetrics metrics, ICommitMessage handler, IConnectionInformation connectionInformation ) | ||
metrics | IMetrics | The metrics factory. |
handler | ICommitMessage | The handler. |
connectionInformation | IConnectionInformation | The connection information. |