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.