forwardMarketSubscription Methods   Table of ContentRemoveFilter Method forward
MarketSubscription.AddFilter Method
Add market id to list of filtered id's.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public void AddFilter(
	int marketId
)

Parameters

marketId
Type: System.Int32
Market ID.
See Also