|
RAD Studio VCL Reference
|
Performs any final tasks after the WebSnap application has finished processing a request.
procedure FinishContext;
__fastcall FinishContext();
FinishContext is called as the last step before a WebSnap application sends a response message back to the caller. FinishContext performs any final tasks, and frees all the objects and components that were created to handle the request message (including the Web context).
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|