Click or drag to resize
Grid Solutions Framework

DeviceAlarmStateAdapterMonitoringRate Property

Gets or sets monitoring rate, in milliseconds, for devices.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(30000)]
public int MonitoringRate { get; set; }
View Source

Property Value

Int32
See Also