Class that represents an order, both for submitting and getting updates of.

The Order..::.Speed type exposes the following members.

Constructors

  NameDescription
Order..::.Speed

Methods

  NameDescription
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

  NameDescription
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

See Also