次の方法で共有


HostPerformanceManager.IsUnderHighLoad(Collection<String>) メソッド

定義

public virtual bool IsUnderHighLoad (System.Collections.ObjectModel.Collection<string> exceededCounters = default);
abstract member IsUnderHighLoad : System.Collections.ObjectModel.Collection<string> -> bool
override this.IsUnderHighLoad : System.Collections.ObjectModel.Collection<string> -> bool
Public Overridable Function IsUnderHighLoad (Optional exceededCounters As Collection(Of String) = Nothing) As Boolean

パラメーター

exceededCounters
Collection<String>

戻り値

適用対象