AlertNotificationService

StockSharp.Alerts

アラート通知サービス。

継承元: BaseLogReceiver

実装: IAlertNotificationService, ILogSource, IDisposable, IDesktopPopupService

コンストラクター

AlertNotificationService
public AlertNotificationService(int maxQueue, string dumpDir, IAlertNotificationService externalProvider)
alertNotificationService = AlertNotificationService(maxQueue, dumpDir, externalProvider)

AlertNotificationService の新規インスタンスを初期化します。

maxQueue
プロセスの最大キュー。
dumpDir
ファイルのディレクトリを Temp 保存します。
externalProvider
電子メール、sms、Telegram等によるmotificationを送るIAlertNotificationService@。

メソッド

DisposeManaged
protected override void DisposeManaged()
alertNotificationService.DisposeManaged()

リソースのリリース