SlidingTotalCounter.Sum Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public ReadOnly Property Sum As Long
Get
'Usage
Dim instance As SlidingTotalCounter
Dim value As Long
value = instance.Sum
public long Sum { get; }
Property Value
Type: System.Int64