Share via


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

See also

Reference

ExEventLog class

ExEventLog members

Microsoft.Exchange.Diagnostics namespace