C-DEngine 5.105

TheMirrorCache<(Of <(<'T>)>)>..::..CacheStoreInterval Property

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int CacheStoreInterval { get; set; }
Public Property CacheStoreInterval As Integer
	Get
	Set
public:
property int^ CacheStoreInterval {
	int^ get ();
	void set (int^ value);
}