Compartilhar via


PerformanceCounterMultipleInstance.InstanceCreator Property

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

Syntax

'Declaration
Protected ReadOnly Property InstanceCreator As CreateInstanceDelegate
    Get
'Usage
Dim value As CreateInstanceDelegate

value = Me.InstanceCreator
protected CreateInstanceDelegate InstanceCreator { get; }