CSoapRootHandler::Cleanup
Visual Studio .NET 2003
After the SOAP request has been handled or an error has occurred, this method is called cleanup any resources allocated as a result of parsing the SOAP message.
virtual void Cleanup( );
Example
See the SecureSOAP Sample.