Edit

Share via


IDiskActivityIORateData.RateNotBlockedReason Property

Definition

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

public Nullable<Microsoft.Windows.EventTracing.Disk.DiskIORateNotBlockReason> RateNotBlockedReason { get; }
member this.RateNotBlockedReason : Nullable<Microsoft.Windows.EventTracing.Disk.DiskIORateNotBlockReason>
Public ReadOnly Property RateNotBlockedReason As Nullable(Of DiskIORateNotBlockReason)

Property Value

Applies to