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より大きい値が割り当てられます。

適用対象

こちらもご覧ください