Interface ISmartTransactionObject
- Namespace
- Steeltoe.Common.Transaction
- Assembly
- Steeltoe.Common.Abstractions.dll
public interface ISmartTransactionObject
Properties
IsRollbackOnly
bool IsRollbackOnly { get; }
Property Value
Methods
Flush()
void Flush()