Click or drag to resize
PreventMultipleEventsLogStrategyEventValidityExpirationPeriod Property
Sets period in minutes after that event will be expired.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
public int EventValidityExpirationPeriod { get; set; }

Property Value

Type: Int32
See Also