ASP.NET in a Nutshell, Second Edition

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);

Категории