AlertNotificationService
StockSharp.Alerts
警报服务
继承自: BaseLogReceiver
实现: IAlertNotificationService, ILogSource, IDisposable, IDesktopPopupService
构造函数
AlertNotificationService
public AlertNotificationService(int maxQueue, string dumpDir, IAlertNotificationService externalProvider)
alertNotificationService = AlertNotificationService(maxQueue, dumpDir, externalProvider)
初始化了 & ##AlertNotificationService+#的新实例.
- maxQueue
- 进程的最大队列 。
- dumpDir
- 临时文件目录 。
- externalProvider
- 以电子邮件、相片、Telegram等发送调制。
方法
DisposeManaged
protected override void DisposeManaged()
alertNotificationService.DisposeManaged()
释放资源。