MatchingEngine.OnBar Method

Called when [bar].
public void OnBar( 
Bar bar 
)
This language is not supported or no code example is available.
public:  
void OnBar( 
Bar^ bar 
)
This language is not supported or no code example is available.
public function OnBar( 
bar : Bar 
);
This language is not supported or no code example is available.

Parameters

bar
Bar

The bar.

In this article

Definition