EndEventHandler

EndEventHandlerserializable

System.Web (system.web.dll)delegate

This class is used to connect an event handler to an HttpApplication event. It is used transparently by the ASP.NET framework.

public delegate void EndEventHandler(IAsyncResult ar);

Passed To

HttpApplication.{AddOnAcquireRequestStateAsync( ), AddOnAuthenticateRequestAsync( ), AddOnAuthorizeRequestAsync( ), AddOnBeginRequestAsync( ), AddOnEndRequestAsync( ), AddOnPostRequestHandlerExecuteAsync( ), AddOnPreRequestHandlerExecuteAsync( ), AddOnReleaseRequestStateAsync( ), AddOnResolveRequestCacheAsync( ), AddOnUpdateRequestCacheAsync( )}



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net