Version: 1.1
LanguageEnglish
  • C#

GCAlgorithm

enumeration

Description

GC Algorithm.

The garbage collector (GC) algorithm used in the common language runtime (CLR).

Properties

SgenSimple Generational GC, The newer Mono garbage collector.
BoehmBoehm GC.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答