AlertProcessingService
StockSharp.Alerts
Alert processing service.
继承自: BaseLogReceiver
实现: IAlertProcessingService, IPersistable, ILogSource, IDisposable
构造函数
AlertProcessingService(int)
Initializes a new instance of the AlertProcessingService.
- maxQueue
- Max queue for process.
属性
Schemas : IEnumerable<AlertSchema>
All schemas.
方法
DisposeManaged()
Release resources.
事件
Registered : Action<AlertSchema>
Schema registration event.
UnRegistered : Action<AlertSchema>
Schema unregistering event.