Discuss this help topic in SecureBlackbox Forum
Specifies the maximum number of sessions that are stored in TElSessionPool.
Declaration
Parameters
Description
This property defines how many sessions should be stored in TElSessionPool. If the new session is added, and there is maximum number of sessions in TElSessionPool already, the oldest session will be deleted.
The check up of MaxCount is made every Interval milliseconds.