AlertNotificationService
StockSharp.Alerts
Alert notification service.
Наследует: BaseLogReceiver
Реализует: IAlertNotificationService, ILogSource, IDisposable, IDesktopPopupService
Конструкторы
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.
Методы
DisposeManaged()
Release resources.