IDiskActivity.QueueCountInitializedAfterCompletedBefore 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 how many of the items in the IO request queue that were added after the request was created, completed before the request completed.
public int QueueCountInitializedAfterCompletedBefore { get; }
member this.QueueCountInitializedAfterCompletedBefore : int
Public ReadOnly Property QueueCountInitializedAfterCompletedBefore As Integer