Show / Hide Table of Contents

Class QuoteChangeStates

Order book states.

Inheritance
Object
QuoteChangeStates
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public sealed class QuoteChangeStates : Enum

Fields

Increment

Incremental.

Declaration
public const QuoteChangeStates Increment
Field Value
Type Description
QuoteChangeStates

SnapshotBuilding

Snapshot building.

Declaration
public const QuoteChangeStates SnapshotBuilding
Field Value
Type Description
QuoteChangeStates

SnapshotComplete

Snapshot complete.

Declaration
public const QuoteChangeStates SnapshotComplete
Field Value
Type Description
QuoteChangeStates

SnapshotStarted

Snapshot started.

Declaration
public const QuoteChangeStates SnapshotStarted
Field Value
Type Description
QuoteChangeStates

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.
☀
☾