HiResTimerEnabled Property

Gets or sets whether the Elapsed event should be triggered.
Default value: .

Definition

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

Property Value

Boolean
if enabled; otherwise, .

See Also