LumiSoft Net Help
ParseHeaders Method (entryStrm)
NamespacesLumiSoft.Net.MimeMimeUtilsParseHeaders(Stream)
Parses headers from message or mime entry.
Declaration Syntax
C#Visual BasicVisual C++F#
public static string ParseHeaders(
	Stream entryStrm
)
Public Shared Function ParseHeaders ( 
	entryStrm As Stream
) As String
public:
static String^ ParseHeaders(
	Stream^ entryStrm
)
static member ParseHeaders : 
        entryStrm : Stream -> string 
Parameters
entryStrm (Stream)
Stream from where to read headers.
Return Value
String
Returns header lines.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119