Edit

Share via


IDiskActivityIORateData Interface

Definition

public interface IDiskActivityIORateData
type IDiskActivityIORateData = interface
Public Interface IDiskActivityIORateData

Properties

IsBlocked

Gets a value that indicates whether the IORate.sys driver blocked the activity for some period of time.

RateBlockedDuration

Gets the time for which the IO was held by the IORate.sys driver.

RateBlockedReason

Gets the reason that IORate.sys blocked IO for a time, if it did so; otherwise, null.

RateNotBlockedReason

Gets the reason that IORate.sys did not block IO, if it did not block IO; otherwise, null.

Applies to