Click or drag to resize
Grid Solutions Framework

GSFDeviceAlarmStateAdapterMonitoringRate Property

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

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

Property Value

Type: Int32
See Also