Table of Contents

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

bool

Methods

Flush()

void Flush()