C# Class System.Transactions.TransactionStateDelegated

Inheritance: TransactionStateDelegatedBase
Afficher le fichier Open project: dotnet/corefx

Private Methods

Méthode Description
BeginCommit ( InternalTransaction tx, bool asyncCommit, AsyncCallback asyncCallback, object asyncState ) : void
PromoteDurable ( InternalTransaction tx ) : bool
RestartCommitIfNeeded ( InternalTransaction tx ) : void
Rollback ( InternalTransaction tx, Exception e ) : void