NativeLeakDetectionMode

enumeration

Description

Native leak memory leak detection mode enum.

Properties

EnabledWithStackTraceIndicates that native memory leak detection is enabled with full stack trace extraction & logging.
EnabledIndicates that native memory leak detection is enabled. It is lightweight and will not collect any stacktraces.
DisabledIndicates that native memory leak detection is disabled.

Did you find this page useful? Please give it a rating: