Datasnap.DSSession.TDSSession.ExpiresIn
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSSession | |
Delphi
function ExpiresIn: Cardinal;
C++
unsigned __fastcall ExpiresIn();
Description
Returns the number of milliseconds remaining before the session expires.
The ExpiresIn method returns the number of milliseconds remaining before the session expires.