IBTTransportBatch Members (COM)

 

IBTTransportBatch overview

Public Properties

Icon that represents the ResourceTracker property. ResourceTracker This property is not supported and returns a value of E_NOTIMPL.

Public Methods

Icon that represents the CancelResponseMessage property. CancelResponseMessage Adds a cancellation request to the batch to cancel a request for a response message.
Icon that represents the Clear property. Clear Clears the batch.
Icon that represents the DeleteMessage property. DeleteMessage Adds a message to the batch to be deleted.
Icon that represents the Done property. Done Posts the batch of work to the thread pool for the BizTalk Server Messaging Engine where it will be processed asynchronously.
Icon that represents the MoveToNextTransport property. MoveToNextTransport Adds a message to the batch to be moved to the backup transport.
Icon that represents the MoveToSuspendQ property. MoveToSuspendQ Adds a message to the batch to be suspended.
Icon that represents the Resubmit property. Resubmit Adds a message to the batch to be resubmitted.
Icon that represents the SubmitMessage property. SubmitMessage Adds a message to the batch to be processed by the BizTalk Server Messaging Engine.
Icon that represents the SubmitRequestMessage property. SubmitRequestMessage Submits a request message for a request-response pair.
Icon that represents the SubmitResponseMessage property. SubmitResponseMessage Submits the response message for a solicit-response pair.

See Also

IBTTransportBatch Interface (COM)