Show / Hide Table of Contents

Class AlertNotifications

Типы сигналов.

Inheritance
Object
AlertNotifications
Namespace: StockSharp.Alerts
Assembly: StockSharp.Alerts.dll
Syntax
public sealed class AlertNotifications : Enum

Fields

Email

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

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾