IDiskActivityIORateData.RateBlockedReason Property
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.
Gets the reason that IORate.sys blocked IO for a time, if it did so; otherwise, null
.
public Nullable<Microsoft.Windows.EventTracing.Disk.DiskIORateBlockReason> RateBlockedReason { get; }
member this.RateBlockedReason : Nullable<Microsoft.Windows.EventTracing.Disk.DiskIORateBlockReason>
Public ReadOnly Property RateBlockedReason As Nullable(Of DiskIORateBlockReason)