Click or drag to resize
MimeKit

HeaderListWriteToAsync Method

Overload List
 NameDescription
Public methodWriteToAsync(Stream, CancellationToken) Asynchronously write the HeaderList to the specified output stream.
Public methodWriteToAsync(FormatOptions, Stream, CancellationToken) Asynchronously write the HeaderList to the specified output stream.
Top
See Also