Parses MIME header from the specified stream.
| 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
- stream (SmartStream)
- MIME header stream.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when stream is null. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119