GeneratorMessage
StockSharp.Algo.Testing.Generation
The message about creation or deletion of the market data generator.
Inherits: MarketDataMessage
Constructors
GeneratorMessage()
Initializes a new instance of the GeneratorMessage.
Properties
Generator : MarketDataGenerator
The market data generator.
Methods
CopyTo(GeneratorMessage)
Copy the message into the .
- destination
- The object, to which copied information.