PerformanceCounter.DefaultFileMappingSize Campo

Definición

Precaución

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.

Especifica el tamaño, en bytes, de la memoria global compartida por contadores de rendimiento. El tamaño predeterminado es de 524 288 bytes.

public: static int DefaultFileMappingSize;
public static int DefaultFileMappingSize;
[System.Obsolete("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.")]
public static int DefaultFileMappingSize;
 staticval mutable DefaultFileMappingSize : int
[<System.Obsolete("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.")>]
 staticval mutable DefaultFileMappingSize : int
Public Shared DefaultFileMappingSize As Integer 

Valor de campo

Atributos

Se aplica a