Click or drag to resize
Grid Solutions Framework

GrafanaDataServiceEnabled Property

Gets or sets a boolean value that indicates whether the web service is currently enabled.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
public override bool Enabled { get; set; }
View Source

Property Value

Boolean

Implements

ISupportLifecycleEnabled
ISupportLifecycleEnabled
See Also