PerformanceCounter.DefaultFileMappingSize Fält
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Varning
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.
Anger storleken, i byte, på det globala minnet som delas av prestandaräknare. Standardstorleken är 524 288 byte.
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
Fältvärde
- Attribut