IMessenger Interface

 

Represents the operations that are used to raise an alert when a system event occurs.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.RealTime
Assembly:  RealTimeMonitor (in RealTimeMonitor.dll)

public interface class IMessenger

NameDescription
System_CAPS_pubmethodExecute()

Represents the action that is performed in response to an event that occurred. This action should initiate the raising of an alert.

System_CAPS_pubmethodSetup()

Represents the operation that is used to set up the action.

Return to top

Community Additions

ADD
Show: