StatisticsLevel 列挙型

定義

定期的に収集および報告するランタイム統計のレベル。 既定のレベルは Info です。

public enum StatisticsLevel
type StatisticsLevel = 
Public Enum StatisticsLevel
継承
StatisticsLevel

フィールド

Critical 0
Info 1
Verbose 2
Verbose2 3
Verbose3 4

適用対象