Datasnap.DSSession.TDSTunnelService.GetOpenSessionKeys
Delphi
procedure GetOpenSessionKeys(Container: TStrings);
C++
void __fastcall GetOpenSessionKeys(System::Classes::TStrings* Container);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Datasnap.DSSession.pas Datasnap.DSSession.hpp |
Datasnap.DSSession | TDSTunnelService |
Description
Adds the keys of the opened sessions to the container specified by the parameter.
The GetOpenSessionKeys method adds the keys of the opened sessions to the container specified by the parameter.