Mime |
protected virtual Task OnMultipartEpilogueBeginAsync( long beginOffset, int beginLineNumber, CancellationToken cancellationToken )
Called when the beginning of the epilogue of a multipart is encountered in the stream.
This method is always paired with a corresponding call to OnMultipartEpilogueEndAsync(Int64, Int32, Int64, Int32, CancellationToken).