←Select platform

ReadToTrailer Method

Summary

This methods reads an MLP message body as a string.

Syntax
C#
C++/CLI
public static string ReadToTrailer( 
   StreamReader streamReader 
) 
public:  
   static String^ ReadToTrailer( 
      StreamReader^ streamReader 
   ) 

Parameters

streamReader

The abstract stream reader provider.

Return Value

The message body with no headers or trailers.

Remarks

This methods reads an MLP message body as a string.

Requirements

Target Platforms

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.