EventLogPeriodAttribute Class
Inheritance Hierarchy
System.Object
System.Attribute
Microsoft.Exchange.Diagnostics.EventLogPeriodAttribute
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
<AttributeUsageAttribute(AttributeTargets.Field, AllowMultiple := False)> _
Public NotInheritable Class EventLogPeriodAttribute _
Inherits Attribute
'Usage
Dim instance As EventLogPeriodAttribute
[AttributeUsageAttribute(AttributeTargets.Field, AllowMultiple = false)]
public sealed class EventLogPeriodAttribute : Attribute
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.