AlertNotificationService
StockSharp.Alerts
Alert notification service.
Herda de: BaseLogReceiver
Implementa: IAlertNotificationService, ILogSource, IDisposable, IDesktopPopupService
Construtores
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.
Métodos
DisposeManaged()
Release resources.