Property ReadPoolSize
ReadPoolSize
The number of MDSQLiteConnection objects to create for the read pool.
public int? ReadPoolSize { get; set; }
Property Value
- int?
The number of MDSQLiteConnection objects to create for the read pool.
public int? ReadPoolSize { get; set; }