SqlWebEventProvider.EventProcessingComplete Method (WebBaseEventCollection)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Called when event processing is complete.
Assembly: System.Web (in System.Web.dll)
Protected Overridable Sub EventProcessingComplete ( raisedEvents As WebBaseEventCollection )
Parameters
- raisedEvents
-
Type:
System.Web.Management.WebBaseEventCollection
A WebBaseEventCollection object of events raised.
This method is not intended to be used directly from your code. It is called by the ASP.NET health-monitoring system.
.NET Framework
Available since 2.0
Available since 2.0
Show: