LongTermStatisticsDataFailedJobMaxRedoCount Property |
Maximal number of times a failed job is recalculated.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int FailedJobMaxRedoCount { get; set; }
Public Property FailedJobMaxRedoCount As Integer
Get
Set
public:
property int FailedJobMaxRedoCount {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also