SimulationWorkerNumberOfRuns Property |
Number of consecutive runs to complete when the user chooses to re-run the calculation.
Only relevant for Pipe Design simulations.
Default value is 1.
Namespace:
DHI.Mike1D.SimLauncher
Assembly:
DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int NumberOfRuns { get; set; }
Public Property NumberOfRuns As Integer
Get
Set
public:
property int NumberOfRuns {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also