AlertServicesRegistry
StockSharp.Alerts
Aula de extensão.
Propriedades
NotificationService
public static IAlertNotificationService NotificationService { get; }
value = AlertServicesRegistry.NotificationService
Serviço de notificação de alerta.
ProcessingService
public static IAlertProcessingService ProcessingService { get; }
value = AlertServicesRegistry.ProcessingService
Serviço de processamento de alerta.
TryNotificationService
public static IAlertNotificationService TryNotificationService { get; }
value = AlertServicesRegistry.TryNotificationService
Serviço de notificação de alerta.
TryProcessingService
public static IAlertProcessingService TryProcessingService { get; }
value = AlertServicesRegistry.TryProcessingService
Serviço de processamento de alerta.