Click or drag to resize
MimeKit

HeaderListLoad Method

Overload List
 NameDescription
Public methodStatic memberLoad(Stream, CancellationToken) Load a HeaderList from the specified stream.
Public methodStatic memberLoad(String, CancellationToken) Load a HeaderList from the specified file.
Public methodStatic memberLoad(ParserOptions, Stream, CancellationToken) Load a HeaderList from the specified stream.
Public methodStatic memberLoad(ParserOptions, String, CancellationToken) Load a HeaderList from the specified file.
Top
See Also