SessionManager.this

Construct a session manager with the default idle TTL and active-session cap, both bounding ConnectionState residency for abandoned sessions.

  1. this()
    class SessionManager
    @safe
    this
    ()
  2. this(Duration idleTtl, size_t maxActive)