Click or drag to resize

AbstractMike1DControllerProgressState Property

Progress state of the controller, specifying how far the controller has progressed. One of Initialized,Prepared,Running.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public ControllerState ProgressState { get; }

Property Value

Type: ControllerState

Implements

IMike1DControllerProgressState
See Also