![]() | Table of Content | MarketEventArgsBuilder Constructor ![]() |
MarketEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class MarketEventArgsBuilder
The MarketEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | MarketEventArgsBuilder | Initializes a new instance of the MarketEventArgsBuilder class |
Name | Description | |
---|---|---|
![]() | DateTime |
Date time this message was sent. Milliseconds since Jan 1st, 1970,
00:00:00 GMT.
|
![]() | EventType |
Market event type.
|
![]() | MarketId |
Unique identifier of the market.
|
![]() | SentTime |
Date-time of the message sent.
|
Name | Description | |
---|---|---|
![]() | Build |
Creates an instance of MarketEventArgs.
|
![]() | 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.) |