Build Method | Table of Content | FixingTransitionEventArgsBuilder Constructor |
FixingTransitionEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class FixingTransitionEventArgsBuilder
The FixingTransitionEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
FixingTransitionEventArgsBuilder | Initializes a new instance of the FixingTransitionEventArgsBuilder class |
Name | Description | |
---|---|---|
AuctionEndTime |
Date time the Auction will end. Milliseconds since Jan 1st, 1970,
00:00:00 GMT.
| |
DateTime |
Date time the message was sent. Milliseconds since Jan 1st, 1970,
00:00:00 GMT.
| |
MarketId |
Unique identifier of the market.
| |
NumDecimalsQuantity |
Apply to Threshold Imbalance Quantity.
| |
SentTime |
Date-time of the message sent.
| |
Status |
Fixing Transition Status.
| |
ThresholdImbalanceQty |
Threshold Imbalance Quantity.
|
Name | Description | |
---|---|---|
Build |
Creates an instance of FixingTransitionEventArgs.
| |
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.) |