CoreConfigSettingIdsJobFailureEmailThrottlePeriod Field |
The period of time that needs to pass between one job failure email and the next one.
A value of00:00:00 indicates that the job failure emails will be sent for every job failure, with no throttling.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid JobFailureEmailThrottlePeriod
Public Shared ReadOnly JobFailureEmailThrottlePeriod As Guid
public:
static initonly Guid JobFailureEmailThrottlePeriod
static val JobFailureEmailThrottlePeriod: Guid
Field Value
Type:
GuidRemarks The value of this constant is 414de54c-7269-4284-9100-0cd27e67d395.
Data Type:
TimeSpan.
Default Value: 00:00:00.
See Also