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

警报处理服务。