TransactionException isTransactionActive Method IBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

Returns true if the transaction is active. A value of false indicates that the transaction never started or was completed.

Namespace: IBM.WebSphere.Caching
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax

Return Value

true if transaction is active, false if transaction never started or was complete.
See Also