AlertServicesRegistry

StockSharp.Alerts

Extension class.

Properties

NotificationService
public static IAlertNotificationService NotificationService { get; }
value = AlertServicesRegistry.NotificationService

Alert notification service.

ProcessingService
public static IAlertProcessingService ProcessingService { get; }
value = AlertServicesRegistry.ProcessingService

Alert processing service.

TryNotificationService
public static IAlertNotificationService TryNotificationService { get; }
value = AlertServicesRegistry.TryNotificationService

Alert notification service.

TryProcessingService
public static IAlertProcessingService TryProcessingService { get; }
value = AlertServicesRegistry.TryProcessingService

Alert processing service.