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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note