FixPublisherApplication.OnExecutionReportDropCopy Method

protected virtual Message OnExecutionReportDropCopy( 
ExecutionReportDropCopy report
SessionID sessionId 
)
This language is not supported or no code example is available.
protected:  
virtual Message^ OnExecutionReportDropCopy( 
ExecutionReportDropCopy^ report
SessionID^ sessionId 
)
This language is not supported or no code example is available.
protected function OnExecutionReportDropCopy( 
report : ExecutionReportDropCopy
sessionId : SessionID 
) : Message;
This language is not supported or no code example is available.

Parameters

report
ExecutionReportDropCopy

sessionId
SessionID

Return Value

Message

In this article

Definition