PassThroughMessageChannel

StockSharp.Messages

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

Hereda de: Cloneable<IMessageChannel>

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

Constructores

PassThroughMessageChannel()

Initializes a new instance of the PassThroughMessageChannel.

Métodos

Clone() : IMessageChannel

Create a copy of PassThroughMessageChannel.

Devuelve: Copy.