TaskStatistics.ReadIOps 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 the total number of disk read operations made by the task.
public long ReadIOps { get; }
member this.ReadIOps : int64
Public ReadOnly Property ReadIOps As Long