C# Class DotNetWorkQueue.Queue.RollbackMessage

Inheritance: IRollbackMessage
ファイルを表示 Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
Rollback ( IMessageContext context ) : bool

Rolls back the message associated to the context

Method Details

Rollback() public method

Rolls back the message associated to the context
public Rollback ( IMessageContext context ) : bool
context IMessageContext
return bool