|
<< Click to Display Table of Contents >> Navigation: Classes > TSentinelThread |
SIGNATURE=IWServerControllerBase.TSentinelThread
ETYPE=Class
Declaration:
Delphi: |
public TSentinelThread = class(TIWTimedThread); |
C++: |
public: class TSentinelThread : public TIWTimedThread; |
Unit: IWServerControllerBase.pas
Description: This thread watches the Session timeout thread and makes sure that it is always running