ReceiveBatch 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 ReceiveBatch : Microsoft::BizTalk::Adapter::Common::Batch
public class ReceiveBatch : Microsoft.BizTalk.Adapter.Common.Batch
type ReceiveBatch = class
inherit Batch
Public Class ReceiveBatch
Inherits Batch
- Inheritance
- Derived
Constructors
| ReceiveBatch(IBTTransportProxy, ControlledTermination, ManualResetEvent, Int32) | |
| ReceiveBatch(IBTTransportProxy, ControlledTermination, ReceiveBatchCompleteHandler, Int32) |
Properties
| HRStatus | (Inherited from Batch) |
| IsEmpty | (Inherited from Batch) |
| OverallSuccess | (Inherited from Batch) |
| TransportProxy | (Inherited from Batch) |
Methods
Events
| ReceiveBatchComplete |