Transaction
Current
IsolationLevel
PromoterType
TransactionInformation
BeginCommitInternal(AsyncCallback)
Clone()
DependentClone(DependentCloneOption)
Dispose()
EndCommitInternal(IAsyncResult)
EnlistDurable(Guid, IEnlistmentNotification, EnlistmentOptions)
EnlistDurable(Guid, ISinglePhaseNotification, EnlistmentOptions)
EnlistPromotableSinglePhase(IPromotableSinglePhaseNotification)
EnlistPromotableSinglePhase(IPromotableSinglePhaseNotification, Guid)
EnlistVolatile(IEnlistmentNotification, EnlistmentOptions)
EnlistVolatile(ISinglePhaseNotification, EnlistmentOptions)
Equals(Object)
GetHashCode()
GetPromotedToken()
PromoteAndEnlistDurable(Guid, IPromotableSinglePhaseNotification, ISinglePhaseNotification, EnlistmentOptions)
Rollback()
Rollback(Exception)
SetDistributedTransactionIdentifier(IPromotableSinglePhaseNotification, Guid)
operator !=(Transaction, Transaction)
operator ==(Transaction, Transaction)
TransactionCompleted
xamarinios
namespace System.Transactions
{
public class Transaction : IDisposable, ISerializable
{
public event TransactionCompletedEventHandler TransactionCompleted;
}
}
| NetFx Compat Lab | 4.5 % Reference this API 4.5 % Subscribe to this event 1.8 % Unsubscribe from this event |
|---|---|
| nuget.org | 0.4 % Reference this API 0.4 % Subscribe to this event 0.2 % Unsubscribe from this event |
| Upgrade Planner | 0.1 % Reference this API 0.1 % Subscribe to this event 0.0 % Unsubscribe from this event |
| .NET | 5.06.07.08.09.0 |
| .NET Core | 2.02.12.23.03.1 |
| .NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
| .NET Standard | 2.02.1 |
Information specific to xamarinios | |
| Assembly | System.Transactions , Version=2.0.5.0, PublicKeyToken=b77a5c561934e089 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API