IResourceMonitor 인터페이스

정의

현재 리소스 사용률을 위해 시스템을 샘플링하는 기능을 제공합니다.

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

메서드

GetUtilization(TimeSpan)

지정된 기간의 사용률을 가져옵니다.

적용 대상