SingleMessageReceiveTxnBatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SingleMessageReceiveTxnBatch : Microsoft::BizTalk::Adapter::Common::TxnBatch
public class SingleMessageReceiveTxnBatch : Microsoft.BizTalk.Adapter.Common.TxnBatch
type SingleMessageReceiveTxnBatch = class
inherit TxnBatch
Public Class SingleMessageReceiveTxnBatch
Inherits TxnBatch
- Inheritance
Constructors
| SingleMessageReceiveTxnBatch(IBTTransportProxy, ControlledTermination, CommittableTransaction, ManualResetEvent) |
Fields
| commitConfirm | (Inherited from TxnBatch) |
| comTxn | (Inherited from TxnBatch) |
| control | (Inherited from TxnBatch) |
| orderedEvent | (Inherited from TxnBatch) |
| originalCommitConfirm | (Inherited from TxnBatch) |
| transaction | (Inherited from TxnBatch) |
Properties
| CommitConfirm | (Inherited from TxnBatch) |
| HRStatus | (Inherited from Batch) |
| IsEmpty | (Inherited from Batch) |
| OverallSuccess | (Inherited from Batch) |
| TransportProxy | (Inherited from Batch) |