Datasnap.DSSession.TDSSessionManager.GetThreadSession
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
| Unit: Datasnap.DSSession | |
| Parent: TDSSessionManager | |
Delphi
class function GetThreadSession: TDSSession;
C++
__classmethod TDSSession* __fastcall GetThreadSession();
Description
Returns the session for the current thread.
The GetThreadSession method is used to return the session for the current thread.