PerformanceCounter::DefaultFileMappingSize Field
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Diagnostics
Assembly: System (in System.dll)
Return to top
Specifies the size, in bytes, of the global memory shared by performance counters. The default size is 524,288 bytes.
Assembly: System (in System.dll)
public: [ObsoleteAttribute("This field has been deprecated and is not used. Use machine.config or an application configuration file to set the size of the PerformanceCounter file mapping.")] static int DefaultFileMappingSize
Field Value
Type: System::Int32
.NET Framework
Available since 1.1
Available since 1.1
Show: