Click or drag to resize
Grid Solutions Framework

GSFDeviceAlarmStateAdapterQueueStateUpdate Method

Queues monitoring operation to update alarm state for immediate execution.

Namespace:  GrafanaAdapters
Assembly:  GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.3.250-beta
Syntax
[AdapterCommandAttribute("Queues monitoring operation to update alarm state for immediate execution.", 
	new string[] { ... })]
public void QueueStateUpdate()
Request Example View Source
See Also