IterateSimulationModelIterationsToWait Property
|
Defines the number of iterations for the Simulation to run before continuing with the next Action.
Namespace:
Livit.Learn.Model.ActionsAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic int IterationsToWait { get; set; }
Property Value
Type:
Int32
See Also