FixPublisherApplication.GetExecutionRequestAck Method

protected virtual Message GetExecutionRequestAck( 
ExecutionReportRequestAck ack 
)
This language is not supported or no code example is available.
protected:  
virtual Message^ GetExecutionRequestAck( 
ExecutionReportRequestAck^ ack 
)
This language is not supported or no code example is available.
protected function GetExecutionRequestAck( 
ack : ExecutionReportRequestAck 
) : Message;
This language is not supported or no code example is available.

Parameters

ack
ExecutionReportRequestAck

Return Value

Message

In this article

Definition