Build Method | Table of Content | MarketStateChangeEventArgsBuilder Constructor |
MarketStateChangeEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class MarketStateChangeEventArgsBuilder
The MarketStateChangeEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
MarketStateChangeEventArgsBuilder | Initializes a new instance of the MarketStateChangeEventArgsBuilder class |
Name | Description | |
---|---|---|
DateTime |
Date time the message was sent. Milliseconds since Jan 1st, 1970,
00:00:00 GMT.
| |
MarketId |
Unique identifier of the market.
| |
SentTime |
Date-time of the message sent.
| |
TradingStatus |
See Appendix A on the trading status codes.
|
Name | Description | |
---|---|---|
Build |
Creates an instance of MarketStateChangeEventArgs.
| |
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.) |