Show / Hide Table of Contents

Interface ISeqNumMessage

The interface describing an message with SeqNum property.

Inherited Members
IMessage.Type
IMessage.LocalTime
IMessage.Adapter
IMessage.BackMode
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public interface ISeqNumMessage : IMessage, ICloneable

Properties

SeqNum

Sequence number.

Declaration
long SeqNum { get; set; }
Property Value
Type Description
Int64
Remarks

Zero means no information.

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