Compartir a través de


PerformanceCounterMultipleInstanceWithAutoUpdateTotal.TotalInstance Property

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

Syntax

'Declaration
Public ReadOnly Property TotalInstance As PerformanceCounterInstance
    Get
'Usage
Dim instance As PerformanceCounterMultipleInstanceWithAutoUpdateTotal
Dim value As PerformanceCounterInstance

value = instance.TotalInstance
public PerformanceCounterInstance TotalInstance { get; }

Property Value

Type: PerformanceCounterInstance