NPersistence Reference Guide
Indicates whether the factory is open. Returns true until the factory has been closed.

Return Value

boolean indicating whether the factory is open

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

Syntax

   
 C# 
bool IsOpen()

See Also