Icon ServerJobRetries Property

property ServerJobRetries: Integer

Usage

Use the ServerJobRetries property to specify how many times the ElevateDB Server will attempt to execute a given job before disabling the job. The default value is 10. This property only applies when the EngineType property is set to etServer.

Information The Active property must be False in order to assign a value to this property.
Image