Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Limit As Integer
[Pascal]
under development
[C++]
int32_t get_Limit();
void set_Limit(int32_t Value);
[PHP]
integer get_Limit()
void set_Limit(integer $Value)
[Java]
int getLimit();
void setLimit(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum