Interface ITransactionStatus
- Namespace
- Steeltoe.Common.Transaction
- Assembly
- Steeltoe.Common.Abstractions.dll
public interface ITransactionStatus : ITransactionExecution, ISavepointManager
- Inherited Members
Properties
HasSavepoint
bool HasSavepoint { get; }
Property Value
Methods
Flush()
void Flush()