NPersistence Reference Guide 
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
 
            Constructs a new QueryTimeoutException exception 
            with the specified cause.
            
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
 Syntax
Syntax
| C# | 
public QueryTimeoutException( Exception cause )
Parameters
- cause
- Exception
 the cause.


























