When overridden in a derived class, processes a
Heartbeat notification.
Declaration Syntax
Protected MustOverride Sub NotifyHeartbeat ( _
subject As String, _
message As String, _
details As String _
)
protected:
virtual void NotifyHeartbeat(
String^ subject,
String^ message,
String^ details
) abstract
Parameters
- subject (String)
- Subject matter for the notification.
- message (String)
- Brief message for the notification.
- details (String)
- Detailed message for the notification.
Assembly:
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252