DelegateStrategy.OnLevel2 (Instrument, Level2Update) Method

internal protected override void OnLevel2( 
Instrument instrument
Level2Update update 
)
This language is not supported or no code example is available.
public protected:  
void OnLevel2( 
Instrument^ instrument
Level2Update^ update 
)
This language is not supported or no code example is available.
internal protected function OnLevel2( 
instrument : Instrument
update : Level2Update 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

update
Level2Update

In this article

Definition