DekGenius.com
[ Team LiB ] Previous Section Next Section

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);
    [ Team LiB ] Previous Section Next Section