Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Binarysharp
Benchmark
Components
GcMemoryOptimizer
C# Класс Binarysharp.Benchmark.Components.GcMemoryOptimizer
Class that optimizes the memory of the current process by running the Garbage Collector.
Наследование:
IMemoryOptimizer
Показать файл
Открыть проект
Открытые методы
Метод
Описание
OptimizeMemory
( ) :
void
Optimizes the memory of the current process by forcing a garbage collection.
Описание методов
OptimizeMemory()
публичный
Метод
Optimizes the memory of the current process by forcing a garbage collection.
public
OptimizeMemory
( ) :
void
Результат
void