MatchingEngine.OnLevel2 (Level2Snapshot) Method

Called when [level2].
public void OnLevel2( 
Level2Snapshot snapshot 
)
This language is not supported or no code example is available.
public:  
void OnLevel2( 
Level2Snapshot^ snapshot 
)
This language is not supported or no code example is available.
public function OnLevel2( 
snapshot : Level2Snapshot 
);
This language is not supported or no code example is available.

Parameters

snapshot
Level2Snapshot

The snapshot.

In this article

Definition