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
IAlertNotificationService, который отправляет уведомления по электронной почте, SMS, Telegram и т. д.

Методы

DisposeManaged
protected override void DisposeManaged()
alertNotificationService.DisposeManaged()

Освободите ресурсы.