HostPerformanceManager.IsUnderHighLoad(Collection<String>) Method

Definition

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

Parameters

exceededCounters
Collection<String>

Returns

Applies to