AlertServicesRegistry
StockSharp.Alerts
Класс расширения.
Свойства
NotificationService
public static IAlertNotificationService NotificationService { get; }
value = AlertServicesRegistry.NotificationService
Служба оповещений.
ProcessingService
public static IAlertProcessingService ProcessingService { get; }
value = AlertServicesRegistry.ProcessingService
Служба обработки оповещений.
TryNotificationService
public static IAlertNotificationService TryNotificationService { get; }
value = AlertServicesRegistry.TryNotificationService
Служба оповещений.
TryProcessingService
public static IAlertProcessingService TryProcessingService { get; }
value = AlertServicesRegistry.TryProcessingService
Служба обработки оповещений.