57398 - MaxInstancesExceeded

属性

属性
ID 57398
关键字 WFServices
Level 警告
通道 Microsoft-Windows-应用程序服务器-应用程序/分析

说明

指示系统达到为限制“MaxConcurrentInstances”设置的限制值。

消息

系统达到为限制“MaxConcurrentInstances”设置的限制值。 此限制的限制值设置为 %1。 可通过修改 serviceThrottle 元素中的特性“maxConcurrentInstances”或修改行为 ServiceThrottlingBehavior 的“MaxConcurrentInstances”属性来更改限制值。

详细信息

数据项名称 数据项类型 说明
名称 xs:string 项的名称。
应用程序域 xs:string 由 AppDomain.CurrentDomain.FriendlyName 返回的字符串。