Datasnap.DSSession.TDSSession.ExpiresIn

From RAD Studio API Documentation

Delphi

function ExpiresIn: Cardinal;

C++

unsigned __fastcall ExpiresIn();

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSSession

Description

Returns the number of milliseconds remaining before the session expires.

The ExpiresIn method returns the number of milliseconds remaining before the session expires.

See Also