Click or drag to resize
IAlertSender Interface
Send an alert to alert subscribers

Namespace: AccidentalFish.ApplicationSupport.Core.Alerts
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public interface IAlertSender

The IAlertSender type exposes the following members.

Methods
  NameDescription
Public methodSendAsync
Sends an alert to all system alert subscribers
Top
See Also