Lean  $LEAN_TAG$
QuantConnect.Packets.CompletedHistoryResult Class Reference

Specifies the completed message from a history result More...

Inheritance diagram for QuantConnect.Packets.CompletedHistoryResult:
[legend]

Public Member Functions

 CompletedHistoryResult ()
 Initializes a new instance of CompletedHistoryResult class More...
 

Additional Inherited Members

- Protected Member Functions inherited from QuantConnect.Packets.HistoryResult
 HistoryResult (HistoryResultType type)
 Initializes a new instance of the HistoryResult class More...
 
- Properties inherited from QuantConnect.Packets.HistoryResult
HistoryResultType Type [get]
 Gets the type of history result More...
 

Detailed Description

Specifies the completed message from a history result

Definition at line 165 of file HistoryPacket.cs.

Constructor & Destructor Documentation

◆ CompletedHistoryResult()

QuantConnect.Packets.CompletedHistoryResult.CompletedHistoryResult ( )

Initializes a new instance of CompletedHistoryResult class

Definition at line 170 of file HistoryPacket.cs.


The documentation for this class was generated from the following file: