Compartir a través de


PerformanceCounterMemoryMappedFile.Pointer Property

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

Syntax

'Declaration
Public ReadOnly Property Pointer As IntPtr
    Get
'Usage
Dim instance As PerformanceCounterMemoryMappedFile
Dim value As IntPtr

value = instance.Pointer
public IntPtr Pointer { get; }

Property Value

Type: System.IntPtr