TraceWebEventProvider::ProcessEvent Method (WebBaseEvent^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Processes the event passed to the provider.
Assembly: System.Web (in System.Web.dll)
Parameters
- eventRaised
-
Type:
System.Web.Management::WebBaseEvent^
The WebBaseEvent object to process.
This method is not intended to be used directly from your code. It is called by the ASP.NET health-monitoring system.
Note |
|---|
The WebEventProvider object does not do event buffering. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
