Datasnap.DSSession.TDSSessionManager.GetSessionCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetSessionCount: Integer;

C++

int __fastcall GetSessionCount();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSSessionManager

Beschreibung

Gibt die Anzahl der geöffneten Sitzungen zurück.

Die Methode GetSessionCount gibt die Anzahl der geöffneten Sitzungen zurück.

Siehe auch