PassThroughMessageChannel

StockSharp.Messages

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

Наследует: Cloneable<IMessageChannel>

Реализует: IMessageChannel, IMessageTransport, IDisposable, ICloneable<IMessageChannel>, ICloneable

Конструкторы

PassThroughMessageChannel()

Initializes a new instance of the PassThroughMessageChannel.

Методы

Clone() : IMessageChannel

Create a copy of PassThroughMessageChannel.

Возвращает: Copy.