![]() | Mime |
protected virtual Task OnBodySeparatorAsync( long beginOffset, int lineNumber, long endOffset, CancellationToken cancellationToken )
Called when the body separator is encountered in the stream.
This method is always called before OnHeadersEndAsync(Int64, Int32, Int64, Int32, CancellationToken) if a body separator is found.