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.