Discuss this help topic in SecureBlackbox Forum
This topic is under development.
Declaration
[VB.NET]
Property AssertionsTTL As Integer
[Pascal]
property AssertionsTTL : integer;
[C++]
int32_t get_AssertionsTTL();
void set_AssertionsTTL(int32_t Value);
[PHP]
integer get_AssertionsTTL()
void set_AssertionsTTL(integer $Value)
[Java]
int getAssertionsTTL();
void setAssertionsTTL(int Value);
Description
Discuss this help topic in SecureBlackbox Forum