C# Class CH05_BatchFileProcessing.ProgressUpdater

Show file Open project: PacktPublishing/Mastering-High-Performance-with-C-10.0-and-.NET-6 Class Usage Examples

Public Properties

Property Type Description
CurrentFileNmb int
TotalFiles int

Property Details

CurrentFileNmb public property

public int CurrentFileNmb
return int

TotalFiles public property

public int TotalFiles
return int