_ITcEventLoggerEvents
This interface provides the messages for occurring events.
Syntax
public interface _ITcEventLoggerEvents
Methods
Name | Modifier | Return type | Description |
---|---|---|---|
public virtual | void | Called if an alarm changes to the "Not Raised" state. | |
public virtual | void | Called if an alarm changes to the "Confirmed" state. | |
public virtual | void | Called if an alarm changes to the "Raised" state. | |
public virtual | void | Called when a message has been sent. |
Further Information