PerformanceCounterMemoryMappedFile Constructor (Boolean)
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Sub New ( _
writable As Boolean _
)
'Usage
Dim writable As Boolean
Dim instance As New PerformanceCounterMemoryMappedFile(writable)
public PerformanceCounterMemoryMappedFile(
bool writable
)
Parameters
- writable
Type: System.Boolean