Mime4.net Home | Community Edition | Order | Usage examples | Feedback
MimeBoundaryInputStream Consume Method MIME4NET Class Library Documentation
Consumes all unread bytes of this stream. After a call to this method this stream will have reached EOF.

Namespace: NI.Email.Mime
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax

public void Consume()
Exceptions

ExceptionCondition
IOExceptionon I/O errors.
See Also