MatchingEngine.FillLimitOnNext Property

Gets or sets a value indicating whether [fill limit on next].
public bool FillLimitOnNext {get; set;}
This language is not supported or no code example is available.
public:  
property bool FillLimitOnNext { 
bool get( ); 
void set( 
bool value 
); 
}
This language is not supported or no code example is available.
public function get FillLimitOnNext() : boolean
public function set FillLimitOnNext(value : boolean);
This language is not supported or no code example is available.

Property Value

bool

true if [fill limit on next]; otherwise, false.

In this article

Definition