将事件映射到它的提供程序。

此元素是 .NET Framework 2.0 版中的新元素。

<configuration> 元素
??system.web 元素(ASP.NET 设置架构)
????healthMonitoring 元素(ASP.NET 设置架构)
??????healthMonitoring 的 rules 元素(ASP.NET 设置架构)
????????healthMonitoring 的 rules 的 add 元素(ASP.NET 设置架构)
<add name="rule's name"
     eventName="event name"
     custom="String"
     profile="profile name"
     provider="provider name"
     minInstances="number"
     maxLimit="number"
     minInterval="minimum duration between firing of events "/>

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见