NPersistence Reference Guide
Indicate whether a resource transaction is in progress.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
bool IsActive()

Return Value

boolean indicating whether transaction is

Exceptions

ExceptionCondition
NPersistence..::..PersistenceException if an unexpected error condition is encountered

See Also