MatchingEngine.OnBid Method

Called when [bid].
public void OnBid( 
Bid bid 
)
This language is not supported or no code example is available.
public:  
void OnBid( 
Bid^ bid 
)
This language is not supported or no code example is available.
public function OnBid( 
bid : Bid 
);
This language is not supported or no code example is available.

Parameters

bid
Bid

The bid.

In this article

Definition