HttpWorkerRequest.EndOfSendNotification

HttpWorkerRequest.EndOfSendNotificationserializable

System.Web (system.web.dll)delegate

This delegate is used by the SetEndOfSendNotification( ) method of the HttpWorkerRequest class.

public delegate void HttpWorkerRequest.EndOfSendNotification(HttpWorkerRequest wr, object extraData);


    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace