C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..IsStoreIntervalInSeconds Property

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

Syntax


public bool IsStoreIntervalInSeconds { get; set; }
Public Property IsStoreIntervalInSeconds As Boolean
	Get
	Set
public:
property bool^ IsStoreIntervalInSeconds {
	bool^ get ();
	void set (bool^ value);
}