Click or drag to resize

ArchiveFileOnProcessAlarmNotification Method

Raises the ProcessAlarmNotification event.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected virtual void OnProcessAlarmNotification(
	StateRecord pointState
)
View Source

Parameters

pointState  StateRecord
StateRecord to send to ProcessAlarmNotification event.
See Also