_ITcEventLoggerEvents

This interface provides the messages for occurring events.

Syntax

public interface _ITcEventLoggerEvents

_ITcEventLoggerEvents 1: Methods

Name

Modifier

Return type

Description

AlarmCleared

public virtual

void

Called if an alarm changes to the "Not Raised" state.

AlarmConfirmed

public virtual

void

Called if an alarm changes to the "Confirmed" state.

AlarmRaised

public virtual

void

Called if an alarm changes to the "Raised" state.

MessageSend

public virtual

void

Called when a message has been sent.