tid | String Transaction identification number. |
block | String Optional. Flag that specifies whether to block or poll for the results of the transaction. Set to: true to wait until the invoked service completes before retrieving results. This is also known as blocking mode. This is the default. false to retrieve the results immediately, whether or not the invoked service is completed. This is also known as polling mode. |
results | Document Conditional. Document (IData object) containing the results of the service in the guaranteed delivery transaction. |