Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property ThreadSafe As Boolean
[Pascal]
under development
[C++]
bool get_ThreadSafe();
void set_ThreadSafe(bool Value);
[PHP]
bool get_ThreadSafe()
void set_ThreadSafe(bool $Value)
[Java]
boolean getThreadSafe();
void setThreadSafe(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum