Click or drag to resize
LoggingPolicyPeriod Property
Logging period.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public TimeSpan Period { get; }

Property Value

Type: TimeSpan
Remarks
Applicable when policy type is OncePerPeriod.
See Also