ExEventLog.SetEventPeriod method
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Sub SetEventPeriod ( _
seconds As Integer _
)
'Usage
Dim instance As ExEventLog
Dim seconds As Integer
instance.SetEventPeriod(seconds)
public void SetEventPeriod(
int seconds
)
Parameters
- seconds
Type: System.Int32