Discuss this help topic in SecureBlackbox Forum
This topic is under development.
Declaration
[Pascal]
property SessionTTL : integer;
[C++]
int32_t get_SessionTTL();
void set_SessionTTL(int32_t Value);
[PHP]
integer get_SessionTTL()
void set_SessionTTL(integer $Value)
Description
Discuss this help topic in SecureBlackbox Forum