Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Timeout As Integer
[Pascal]
under development
[C++]
int32_t get_Timeout();
void set_Timeout(int32_t Value);
[PHP]
integer get_Timeout()
void set_Timeout(integer $Value)
[Java]
int getTimeout();
void setTimeout(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum