Discuss this help topic in SecureBlackbox Forum
The time moment when this session expires.
Declaration
[VB.NET]
Property Expires As DateTime
[Pascal]
property Expires : TElDateTime;
[C++]
int64_t get_Expires();
[PHP]
DateTime get_Expires()
[Java]
Date getExpires();
Description
Use this property to check when this session expires.
Discuss this help topic in SecureBlackbox Forum