C-DEngine 5.105

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

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

Syntax


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