Datasnap.DSSession.TDSTunnelService.CloseSession
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSTunnelService | |
Delphi
procedure CloseSession(SessionId: string); overload;
C++
void __fastcall CloseSession(System::UnicodeString SessionId)/* overload */;
Description
Closes a tunnel session.
The CloseSession method closes the session specified through the Session parameter.