Edit

IOverloadDetector Interface

Definition

Determines whether or not the process is overloaded.

public interface IOverloadDetector
type IOverloadDetector = interface
Public Interface IOverloadDetector

Properties

Name Description
IsOverloaded

Returns true if this process is overloaded, false otherwise.

Applies to