NO LONGER IN USE
Namespace: BrightstarDBAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public static int ReadStoreObjectCacheSize { get; set; } |
| Visual Basic |
|---|
Public Shared Property ReadStoreObjectCacheSize As Integer Get Set |
| Visual C++ |
|---|
public: static property int ReadStoreObjectCacheSize { int get (); void set (int value); } |
| F# |
|---|
static member ReadStoreObjectCacheSize : int with get, set |