Table of Contents

Class WshEventMarketDataMessage

Namespace
StockSharp.InteractiveBrokers
Assembly
StockSharp.InteractiveBrokers.dll

The message to receive WSH event data reports. The results will come through the WshEventDataMessage message.

public class WshEventMarketDataMessage : MarketDataMessage, ISubscriptionIdMessage, ISecurityIdMessage, ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IMessage, ILocalTimeMessage, ICloneable, IGeneratedMessage
Inheritance
WshEventMarketDataMessage
Implements
Inherited Members
Extension Methods

Constructors

WshEventMarketDataMessage()

Initializes a new instance of the WshEventMarketDataMessage.

public WshEventMarketDataMessage()

Methods

Clone()

Create a copy of WshEventMarketDataMessage.

public override Message Clone()

Returns

Message

Copy.