Class that represents an order, both for submitting and getting updates of.
The Order..::.Speed type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Order..::.Speed |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AccountHandlerRoundTrip | Round trip time from the account handler | |
| APIRoundTrip | Round trip time from the api | |
| Complete | Whether we have all the performance data or not | |
| ExchangeHandlerRoundTrip | Round trip time from the exchangehandler | |
| UserHandlerRoundTrip | Round trip time from the userhandler |