ReadAll Method

Summary
Renders a given MLP stream into text
Syntax
C#
C++/CLI
public static List<string> ReadAll( 
   NetworkStream stream 
) 
public: 
static List<String^>^ ReadAll(  
   NetworkStream^ stream 
)  

Parameters

stream
The network stream to read from.

Return Value

A list of strings representing a single MLP message.

Requirements

Target Platforms

See Also

Reference

MLPReader Class

MLPReader Members

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.