Click or drag to resize

ApvProgress Method (Int32)

Note: This API is now obsolete.

Report the simulation progress in per-mille.

Namespace:  DHI.Mike1D.SimLauncher
Assembly:  DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
[ObsoleteAttribute("Use double argument version")]
public void Progress(
	int progress
)

Parameters

progress
Type: SystemInt32
1000 = done
See Also