Mime |
protected virtual void OnMultipartPreambleEnd( long beginOffset, int beginLineNumber, long endOffset, int lines, CancellationToken cancellationToken )
Called when the end of the preamble of a multipart is encountered in the stream.
This method is always paired with a corresponding call to OnMultipartPreambleBegin(Int64, Int32, CancellationToken).