System.Web Namespace HttpWorkerRequest Class
Used by the runtime to notify the HttpWorkerRequest that request processing for the current request is complete.
[ VB ] <ComVisible ( False ) > MustOverride Public Sub EndOfRequest ( ) [ C# ] [ ComVisible ( false ) ] public abstract void EndOfRequest ( ); [ C++ ] [ ComVisible ( false ) ] public: virtual void EndOfRequest ( ) = 0; [ JScript ] public ComVisible ( false ) abstract function EndOfRequest ( );
HttpWorkerRequest Members HttpRuntime Class
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