IDiskActivityIORateData Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, |
RateNotBlockedReason |
Gets the reason that IORate.sys did not block IO, if it did not block IO; otherwise, |