AbortOnAllFailureReceiveTxnBatch 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 AbortOnAllFailureReceiveTxnBatch : Microsoft::BizTalk::Adapter::Common::TxnBatch
public class AbortOnAllFailureReceiveTxnBatch : Microsoft.BizTalk.Adapter.Common.TxnBatch
type AbortOnAllFailureReceiveTxnBatch = class
inherit TxnBatch
Public Class AbortOnAllFailureReceiveTxnBatch
Inherits TxnBatch
- Inheritance
Constructors
| AbortOnAllFailureReceiveTxnBatch(IBTTransportProxy, ControlledTermination, CommittableTransaction, ManualResetEvent, AbortOnAllFailureReceiveTxnBatch+StopProcessing) |
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) |