WmiWebEventProvider.Initialize(String, NameValueCollection) Method

Definition

Sets the initial values for this object.

C#
public override void Initialize(string name, System.Collections.Specialized.NameValueCollection config);

Parameters

name
String

The name used in the configuration file to identify this provider.

config
NameValueCollection

A NameValueCollection object that specifies the attributes assigned for this provider in the configuration file.

Remarks

ASP.NET calls the Initialize method after calling the WmiWebEventProvider constructor. This method is called to initialize the WmiWebEventProvider class with the configuration settings and name specified in the configuration file.

Applies to

Tuote Versiot
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1