Datasnap.DSSession.TDSTunnelService.GetOpenSessionKeys
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSTunnelService | |
Delphi
procedure GetOpenSessionKeys(Container: TStrings);
C++
void __fastcall GetOpenSessionKeys(System::Classes::TStrings* Container);
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.