OrderFail

StockSharp.BusinessEntities

Description of the error that occurred during the registration or cancellation of the order.

实现: IErrorMessage, ILocalTimeMessage, IServerTimeMessage, ISeqNumMessage, ITransactionIdMessage

构造函数

OrderFail()

Initializes a new instance of the OrderFail.

属性

Error : Exception

System information about error containing the reason for the refusal or cancel of registration.

LocalTime : DateTime

Local time, when the error has been received.

Order : Order

The order which was not registered or was canceled due to an error.

SeqNum : long

Sequence number.

ServerTime : DateTime

Server time.

TransactionId : long

Request identifier.

方法

ToString() : string

Преобразовать к строковому представлению.

返回值: Строковое представление.