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

アラート処理サービス。