Class AlertNotifications
Типы сигналов.
Namespace: StockSharp.Alerts
Assembly: StockSharp.Alerts.dll
Syntax
public sealed class AlertNotifications : Enum
Fields
Email.
Declaration
public const AlertNotifications Email
Field Value
Type | Description |
---|---|
AlertNotifications |
Log
Log file.
Declaration
public const AlertNotifications Log
Field Value
Type | Description |
---|---|
AlertNotifications |
Popup
Popup window.
Declaration
public const AlertNotifications Popup
Field Value
Type | Description |
---|---|
AlertNotifications |
Sms
SMS.
Declaration
public const AlertNotifications Sms
Field Value
Type | Description |
---|---|
AlertNotifications |
Sound
Sound.
Declaration
public const AlertNotifications Sound
Field Value
Type | Description |
---|---|
AlertNotifications |
Speech
Speech.
Declaration
public const AlertNotifications Speech
Field Value
Type | Description |
---|---|
AlertNotifications |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |