Compartilhar via


BatchStreamReader(IPipelineContext, Boolean, Boolean, String, Stream) Construtor

Definição

public:
 BatchStreamReader(Microsoft::BizTalk::Component::Interop::IPipelineContext ^ pipelineContext, bool schemaValidation, bool breValidation, System::String ^ party, System::IO::Stream ^ messagesStream);
public BatchStreamReader (Microsoft.BizTalk.Component.Interop.IPipelineContext pipelineContext, bool schemaValidation, bool breValidation, string party, System.IO.Stream messagesStream);
new Microsoft.Solutions.BTAHL7.Pipelines.BatchStreamReader : Microsoft.BizTalk.Component.Interop.IPipelineContext * bool * bool * string * System.IO.Stream -> Microsoft.Solutions.BTAHL7.Pipelines.BatchStreamReader
Public Sub New (pipelineContext As IPipelineContext, schemaValidation As Boolean, breValidation As Boolean, party As String, messagesStream As Stream)

Parâmetros

pipelineContext
IPipelineContext
schemaValidation
Boolean
breValidation
Boolean
party
String
messagesStream
Stream

Aplica-se a