IDiskActivity.QueueDepthAtCompleteTime 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 a value indicating the size of the IO request queue at the time that the request was completed.
public int QueueDepthAtCompleteTime { get; }
member this.QueueDepthAtCompleteTime : int
Public ReadOnly Property QueueDepthAtCompleteTime As Integer