AlertServicesRegistry
StockSharp.Alerts
Clase de extensión.
Propiedades
NotificationService
public static IAlertNotificationService NotificationService { get; }
value = AlertServicesRegistry.NotificationService
Servicio de notificación de alerta.
ProcessingService
public static IAlertProcessingService ProcessingService { get; }
value = AlertServicesRegistry.ProcessingService
Servicio de procesamiento de alertas.
TryNotificationService
public static IAlertNotificationService TryNotificationService { get; }
value = AlertServicesRegistry.TryNotificationService
Servicio de notificación de alerta.
TryProcessingService
public static IAlertProcessingService TryProcessingService { get; }
value = AlertServicesRegistry.TryProcessingService
Servicio de procesamiento de alertas.