ProfilerEnabled Property

Gets or sets whether profiling is enabled.
Default value:

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.1.0
C#
public static bool Enabled { get; set; }

Property Value

Boolean

See Also