Method | Description | |
---|---|---|
Rollback ( IMessageContext context ) : bool |
Rolls back the message associated to the context
|
|
RollbackMessageDecorator ( IMetrics metrics, IRollbackMessage handler, IConnectionInformation connectionInformation ) |
Initializes a new instance of the RollbackMessageDecorator class.
|
public Rollback ( IMessageContext context ) : bool | ||
context | IMessageContext | |
return | bool |
public RollbackMessageDecorator ( IMetrics metrics, IRollbackMessage handler, IConnectionInformation connectionInformation ) | ||
metrics | IMetrics | The metrics factory. |
handler | IRollbackMessage | The handler. |
connectionInformation | IConnectionInformation | The connection information. |