AlertServicesRegistry
StockSharp.Alerts
Erweiterungsklasse.
Eigenschaften
NotificationService
public static IAlertNotificationService NotificationService { get; }
value = AlertServicesRegistry.NotificationService
Warnmeldungsdienst.
ProcessingService
public static IAlertProcessingService ProcessingService { get; }
value = AlertServicesRegistry.ProcessingService
Alarmverarbeitungsdienst.
TryNotificationService
public static IAlertNotificationService TryNotificationService { get; }
value = AlertServicesRegistry.TryNotificationService
Warnmeldungsdienst.
TryProcessingService
public static IAlertProcessingService TryProcessingService { get; }
value = AlertServicesRegistry.TryProcessingService
Alarmverarbeitungsdienst.