PassThroughMessageChannel

StockSharp.Messages

Message channel, which passes directly to the output all incoming messages.

Erbt von: Cloneable<IMessageChannel>

Implementiert: IMessageChannel, IMessageTransport, IDisposable, ICloneable<IMessageChannel>, ICloneable

Konstruktoren

PassThroughMessageChannel()

Initializes a new instance of the PassThroughMessageChannel.

Methoden

Clone() : IMessageChannel

Create a copy of PassThroughMessageChannel.

Rückgabe: Copy.