C# Class System.Transactions.Tests.NonMsdtcPromoterTests.PromotedTx

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Commit ( ) : void
PromotedTx ( CommittableTransaction commitTx ) : System.Diagnostics
Rollback ( ) : void

Method Details

Commit() public méthode

public Commit ( ) : void
Résultat void

PromotedTx() public méthode

public PromotedTx ( CommittableTransaction commitTx ) : System.Diagnostics
commitTx CommittableTransaction
Résultat System.Diagnostics

Rollback() public méthode

public Rollback ( ) : void
Résultat void