WmiWebEventProvider Constructor ()

 

Initializes a new instance of the WmiWebEventProvider class.

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

public:
WmiWebEventProvider()

This constructor is used internally by the ASP.NET health-monitoring system. You will never use it to create an instance of the TraceWebEventProvider class, but you can call this constructor when you implement your own provider type that inherits from this class.

.NET Framework
Available since 2.0
Return to top
Show: