Mime |
protected virtual Task OnMimeMessageBeginAsync( long beginOffset, int beginLineNumber, CancellationToken cancellationToken )
Called when the beginning of a message is encountered in the stream.
This method is always paired with a corresponding call to OnMimeMessageEndAsync(Int64, Int32, Int64, Int64, Int32, CancellationToken) when the end of the message is found.