IDiskActivity.QueueCountInitializedBeforeCompletedBefore 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 present when the request was created, completed before the request completed.
public int QueueCountInitializedBeforeCompletedBefore { get; }
member this.QueueCountInitializedBeforeCompletedBefore : int
Public ReadOnly Property QueueCountInitializedBeforeCompletedBefore As Integer