NPersistence Reference Guide
Determine whether the entity manager is open.

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

Syntax

   
 C# 
bool IsOpen()

Return Value

true until the entity manager has been closed

See Also