WebEventCodes.WebEventDetailCodeBase 字段

定义

标识 ASP.NET 状况监视 Web 详细事件代码的偏移量。

public: int WebEventDetailCodeBase = 50300;
public const int WebEventDetailCodeBase = 50300;
val mutable WebEventDetailCodeBase : int
Public Const WebEventDetailCodeBase As Integer  = 50300

字段值

Value = 50300

注解

WebEventDetailCodeBase 表示与类型关联的 WebApplicationLifetimeEvent 详细信息事件代码范围的偏移量。 分配给所有应用程序详细信息代码的值大于 ApplicationDetailCodeBase

适用于

另请参阅