DelegateStrategy.OnExecutionReport Method

protected override void OnExecutionReport( 
ExecutionReport report 
)
This language is not supported or no code example is available.
protected:  
void OnExecutionReport( 
ExecutionReport^ report 
)
This language is not supported or no code example is available.
protected function OnExecutionReport( 
report : ExecutionReport 
);
This language is not supported or no code example is available.

Parameters

report
ExecutionReport

In this article

Definition