![]() | Table of Content | DeleteOrderEventArgsBuilder Constructor ![]() |
DeleteOrderEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class DeleteOrderEventArgsBuilder
The DeleteOrderEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteOrderEventArgsBuilder | Initializes a new instance of the DeleteOrderEventArgsBuilder class |
Name | Description | |
---|---|---|
![]() | DateTime |
Quote entry date time. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
|
![]() | MarketId |
Unique identifier of the market.
|
![]() | OrderId |
Unique identifier of the order.
|
![]() | RequestTradingEngineReceivedTimestamp |
This field can be used to get the time the trading engine received the
request that triggers this message. The format is nanoseconds since
Jan 1st, 1970, 00:00:00 GMT. The nanosecond part is currently 000 and
might be supported later. Note: This field could be set to different
values or `0` for some scenarios. Please refer to the FAQs for more
details.
|
![]() | SentTime |
Date-time of the message sent.
|
![]() | SequenceWithinMillis |
Can be used in conjunction with `DateTime` field for priority of
orders within same milliseconds time.
|
Name | Description | |
---|---|---|
![]() | Build |
Creates an instance of DeleteOrderEventArgs.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |