SymbolLoadingProgress(Int32, Int32, Int32) Constructor
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.
public SymbolLoadingProgress (int imagesProcessed, int imagesLoaded, int imagesTotal);
new Microsoft.Windows.EventTracing.Symbols.SymbolLoadingProgress : int * int * int -> Microsoft.Windows.EventTracing.Symbols.SymbolLoadingProgress
Public Sub New (imagesProcessed As Integer, imagesLoaded As Integer, imagesTotal As Integer)
Parameters
- imagesProcessed
- Int32
- imagesLoaded
- Int32
- imagesTotal
- Int32