RgfProgressArgs(Int32, Int32, String) Constructor
Namespace: Recrovit.RecroGridFramework.Abstraction.ModelsAssembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.16.0.10306
public RgfProgressArgs(
int totalIterations,
int currentIteration,
string message = null
)
Parameters
- totalIterations Int32
-
- currentIteration Int32
-
- message String (Optional)
-