IDiskActivity.QueueCountInitializedBeforeCompletedAfter 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 after the request completed.
public int QueueCountInitializedBeforeCompletedAfter { get; }
member this.QueueCountInitializedBeforeCompletedAfter : int
Public ReadOnly Property QueueCountInitializedBeforeCompletedAfter As Integer