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.