BatchJobStatistics.ReadIOGiB 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.
The total amount of data in GiB read from disk by all Tasks in the Job.
public float ReadIOGiB { get; }
member this.ReadIOGiB : single
Public ReadOnly Property ReadIOGiB As Single