FixSeqResetMessage - класс |
Пространство имён: StockSharp.Fix
public class FixSeqResetMessage : Message
Тип FixSeqResetMessage предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | FixSeqResetMessage | Инициализировать FixSeqResetMessage. |
Имя | Описание | |
---|---|---|
![]() | Adapter | Адаптер, отправивший сообщение. Может быть . (Унаследован от Message.) |
![]() | BackMode | Back mode. (Унаследован от Message.) |
![]() | ExtensionInfo | Расширенная информация. (Унаследован от Message.) |
![]() | GapFill | Gap fill. |
![]() | IsBack | Устарело. Следует ли отправлять сообщение обратно отправителю. (Унаследован от Message.) |
![]() | LocalTime | Метка локального времени, когда сообщение было получено/создано. (Унаследован от Message.) |
![]() | NewSeqNo | New sequence number. |
![]() | OfflineMode | Оффлан режим обработки сообщения. (Унаследован от Message.) |
![]() | PossMissingApplMsg | Indicates that the range of messages retransmitted after a FixResendRequestMessage may not include all the application messages contained in the original range requested. |
![]() | SeqNum | Sequence number. |
![]() | Type | Тип сообщения. (Унаследован от Message.) |
Имя | Описание | |
---|---|---|
![]() | Clone | Создать копию FixSeqResetMessage. (Переопределяет MessageClone.) |
![]() | CopyTo | Скопировать данные сообщения в destination. (Унаследован от Message.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) |
![]() | GetHashCode | Serves as the default hash function. (Унаследован от Object.) |
![]() | GetType | Gets the Type of the current instance. (Унаследован от Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) |
![]() | ToString | Returns a string that represents the current object. (Унаследован от Message.) |
Имя | Описание | |
---|---|---|
![]() | GetServerTime | Получить серверное время сообщения. (Определяется Extensions.) |
![]() | HandleErrorResponse | (Определяется Extensions.) |
![]() | ReplaceSecurityId | Заменить идентификатор инструмента указанным. (Определяется Extensions.) |
![]() | TryGetSecurityId | Try get security ID from the specified message. (Определяется Extensions.) |
![]() | TryGetServerTime | Получить серверное время сообщения. (Определяется Extensions.) |
![]() | TryInitLocalTime | Инициализировать LocalTimeCurrentTime. (Определяется Extensions.) |