Web.HTTPApp.TWebSessionManager.Scope
Delphi
property Scope;
C++
__property Scope = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebSessionManager |
Description
Specifies session scope (uniqueness). See TWebSessionScope for details.
Web.HTTPApp.TWebSessionManager.Scope inherits from Web.HTTPApp.TCustomWebSessionManager.Scope. All content below this line refers to Web.HTTPApp.TCustomWebSessionManager.Scope.
Specifies session scope (uniqueness). See TWebSessionScope for details.
ssUnlimited is the default value.