Web.HTTPApp.TCustomWebSessionManager.Release
Delphi
procedure Release(Request: TWebRequest; const SessionId: string); virtual;
C++
virtual void __fastcall Release(TWebRequest* Request, const System::UnicodeString SessionId);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebSessionManager |
Description
Embarcadero Technologies does not currently have any additional information.