Discuss this help topic in SecureBlackbox Forum
…
Declaration
[C#/Java]
bool FlushCachedData;
[VB.NET]
Property FlushCachedData As Boolean
[Pascal]
property FlushCachedData : boolean;
[C++]
bool get_FlushCachedData();
void set_FlushCachedData(bool Value);
[PHP]
bool get_FlushCachedData()
void set_FlushCachedData(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum