Share via


SlidingWindow.RoundToBucketLength method

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Protected Function RoundToBucketLength ( _
    dateTime As DateTime _
) As DateTime
'Usage
Dim dateTime As DateTime
Dim returnValue As DateTime

returnValue = Me.RoundToBucketLength(dateTime)
protected DateTime RoundToBucketLength(
    DateTime dateTime
)

Parameters

Return value

Type: System.DateTime

See also

Reference

SlidingWindow class

SlidingWindow members

Microsoft.Exchange.Diagnostics namespace