Parses MIME header from the specified stream.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Parse( SmartStream stream )
Public Sub Parse ( stream As SmartStream )
public: void Parse( SmartStream^ stream )
member Parse : stream : SmartStream -> unit
Parameters
- stream (SmartStream)
- MIME header stream.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when stream is null. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119