Provider.EmitExecutionReport Method

internal protected void EmitExecutionReport( 
ExecutionReport report
bool queued = true 
)
This language is not supported or no code example is available.
public protected:  
void EmitExecutionReport( 
ExecutionReport^ report
bool queued 
)
This language is not supported or no code example is available.
internal protected function EmitExecutionReport( 
report : ExecutionReport
queued : boolean 
);
This language is not supported or no code example is available.

Parameters

report
ExecutionReport

queued
bool

In this article

Definition