WebEventProvider::ProcessEvent Method (WebBaseEvent^)
.NET Framework (current version)
Processes the event passed to the provider.
Assembly: System.Web (in System.Web.dll)
Parameters
- raisedEvent
-
Type:
System.Web.Management::WebBaseEvent^
The WebBaseEvent object to process.
This is the method that ASP.NET health monitoring calls to start processing the event.
.NET Framework
Available since 2.0
Available since 2.0
Show: