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
monoandroid
namespace System.Transactions
{
public class Transaction : IDisposable, ISerializable
{
protected IAsyncResult BeginCommitInternal(AsyncCallback callback);
}
}
Xamarin Android | 0.0 |
---|---|
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to monoandroid | |
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