Parses headers from message or mime entry.

C# | Visual Basic | Visual 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

- entryStrm (Stream)
- Stream from where to read headers.

String
Returns header lines.
Returns header lines.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119