TakerSessionInfo.MarketDepth Property

[Category(Category.Settings)] 
[DefaultValue(DefaultMarketDepth)] 
public MarketDepthMode MarketDepth {get; set;}
This language is not supported or no code example is available.
[Category(Category.Settings)] 
[DefaultValue(DefaultMarketDepth)] 
public:  
property MarketDepthMode MarketDepth { 
MarketDepthMode get( ); 
void set( 
MarketDepthMode value 
); 
}
This language is not supported or no code example is available.
public  
Category(Category.Settings) 
DefaultValue(DefaultMarketDepth) 
function get MarketDepth() : MarketDepthMode
public  
Category(Category.Settings) 
DefaultValue(DefaultMarketDepth) 
function set MarketDepth(value : MarketDepthMode);
This language is not supported or no code example is available.

Property Value

MarketDepthMode

In this article

Definition