SlidingWindow.ValueBuckets property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property ValueBuckets As Array
Get
'Usage
Dim value As Array
value = Me.ValueBuckets
protected abstract Array ValueBuckets { get; }
Property value
Type: System.Array