IResourceMonitor Interface

Definition

Provides the ability to sample the system for current resource utilization.

public interface class IResourceMonitor
public interface IResourceMonitor
type IResourceMonitor = interface
Public Interface IResourceMonitor

Methods

GetUtilization(TimeSpan)

Gets utilization for the specified time window.

Applies to