AlertNotificationService
StockSharp.Alerts
Alert notification service.
Inherits: BaseLogReceiver
Implements: IAlertNotificationService, ILogSource, IDisposable, IDesktopPopupService
Constructors
AlertNotificationService(int, string, IAlertNotificationService)
Initializes a new instance of the AlertNotificationService.
- maxQueue
- Max queue for process.
- dumpDir
- Temp files directory.
- externalProvider
- IAlertNotificationService that sends motification by email, sms, Telegram etc.
Methods
DisposeManaged()
Release resources.