AlertNotificationService

StockSharp.Alerts

Servicio de notificación de alerta.

Hereda de: BaseLogReceiver

Implementa: IAlertNotificationService, ILogSource, IDisposable, IDesktopPopupService

Constructores

AlertNotificationService
public AlertNotificationService(int maxQueue, string dumpDir, IAlertNotificationService externalProvider)
alertNotificationService = AlertNotificationService(maxQueue, dumpDir, externalProvider)

Inicia una nueva instancia de la AlertNotificationService.

maxQueue
Max cola para el proceso.
dumpDir
Directorio de archivos de temperatura.
externalProvider
IAlertNotificationService que envía motificación por correo electrónico, sms, Telegram, etc.

Métodos

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

Libera recursos.