NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Indicates whether the factory is open. Returns true
until the factory has been closed.
Namespace: NPersistenceReturn Value
boolean indicating whether the factory is openAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
bool IsOpen()