Edit

Share via


SymbolLoadingProgress(Int32, Int32, Int32) Constructor

Definition

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

Applies to