Mime |
protected virtual void OnMimePartContentEnd( long beginOffset, int beginLineNumber, long endOffset, int lines, NewLineFormat? newLineFormat, CancellationToken cancellationToken )
Called when the end of a MIME part's content is encountered in the stream.
This method is always paired with a corresponding call to OnMimePartContentBegin(Int64, Int32, CancellationToken).