Share via


DumpsterStatisticsEntry.QueueSize Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property QueueSize As Long
    Get
'Usage
Dim instance As DumpsterStatisticsEntry
Dim value As Long

value = instance.QueueSize
public long QueueSize { get; }

Property Value

Type: System.Int64