![]() | Table of Content | DeletePriceLevelEventArgsBuilder Constructor ![]() |
DeletePriceLevelEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class DeletePriceLevelEventArgsBuilder
The DeletePriceLevelEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeletePriceLevelEventArgsBuilder | Initializes a new instance of the DeletePriceLevelEventArgsBuilder class |
Name | Description | |
---|---|---|
![]() | MarketId |
Unique identifier of the market.
|
![]() | PriceLevelPosition |
Position of the price level.
|
![]() | SentTime |
Date-time of the message sent.
|
![]() | Side |
Indicate whether it's bid or offer.
|
![]() | Timestamp |
Timestamp of last update used to derive the price level message. The
format is nanoseconds since Jan 1st, 1970, 00:00:00 GMT. The
nanosecond part is currently 000 and might be supported later.
|
Name | Description | |
---|---|---|
![]() | Build |
Creates an instance of DeletePriceLevelEventArgs.
|
![]() | 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.) |