System.Web Namespace IHttpAsyncHandler Interface
Executes clean-up code when the process ends.
[ VB ] Sub EndProcessRequest ( _ ByVal result As IAsyncResult _ ) [ C# ] void EndProcessRequest ( IAsyncResult result ); [ C++ ] void EndProcessRequest ( IAsyncResult* result ); [ JScript ] function EndProcessRequest ( result : IAsyncResult );
IHttpAsyncHandler Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph