Table of Contents

Interface ISmartTransactionObject

Namespace
Steeltoe.Common.Transaction
Assembly
Steeltoe.Common.Abstractions.dll
public interface ISmartTransactionObject

Properties

IsRollbackOnly

bool IsRollbackOnly { get; }

Property Value

bool

Methods

Flush()

void Flush()