C# Class DotNetWorkQueue.Queue.RollbackMessage

Inheritance: IRollbackMessage
Afficher le fichier Open project: blehnen/DotNetWorkQueue

Méthodes publiques

Méthode Description
Rollback ( IMessageContext context ) : bool

Rolls back the message associated to the context

Method Details

Rollback() public méthode

Rolls back the message associated to the context
public Rollback ( IMessageContext context ) : bool
context IMessageContext
Résultat bool