RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.ImplNotifyDeactivate Method

Called when the web module is deactivated.

Pascal
procedure ImplNotifyDeactivate; virtual;
C++
virtual __fastcall ImplNotifyDeactivate();

A web module is deactivated after the HTTP request has been handled.. ImplNotifyDeactivate discards adapter state information including adapter errors, iteration flag, and iteration index. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!