Mime |
protected virtual void OnMimePartEnd( ContentType contentType, long beginOffset, int beginLineNumber, long headersEndOffset, long endOffset, int lines, CancellationToken cancellationToken )
Called when the end of a MIME part is encountered in the stream.
This method is always paired with a corresponding call to OnMimePartBegin(ContentType, Int64, Int32, CancellationToken).