com.apama.file
Event ServiceMonitorUnloaded


Send this event from any service monitor used with this adapter if the service monitor is unloaded (send from unload). This will allow the monitor to notify the application and discontinue the sending of status information. This is purely optional.
Member summary
 stringmonitorName

Monitor destination name.
 stringmessage

Status message.
 
Member detail

message

            string message
        
Status message.

monitorName

            string monitorName
        
Monitor destination name.