IisTraceWebEventProvider.ProcessEvent Method (WebBaseEvent)

 

Processes the event that was passed to the provider.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

public override void ProcessEvent(
	WebBaseEvent eventRaised
)

Parameters

eventRaised
Type: System.Web.Management.WebBaseEvent

The object to process.

ProcessEvent is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.

.NET Framework
Available since 2.0
Return to top
Show: