TraceProcessingProgress.TotalPasses 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 passes through the file that the processor plans to make.
public int TotalPasses { get; }
member this.TotalPasses : int
Public ReadOnly Property TotalPasses As Integer