Modifier

Partager via


IDiskActivityIORateData.RateBlockedReason Property

Definition

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)

Property Value

Applies to