In This Topic
The maximum number of times the job will be restarted in the current restart chain
Syntax
'Declaration
Public ReadOnly Property RestartLimit As Integer
public int RestartLimit {get;}
public:
property int RestartLimit {
int get();
}
See Also