ExEventSourceInfo.EventPeriodTime Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Property EventPeriodTime As Integer
Get
Set
'Usage
Dim instance As ExEventSourceInfo
Dim value As Integer
value = instance.EventPeriodTime
instance.EventPeriodTime = value
public int EventPeriodTime { get; set; }
Property Value
Type: System.Int32