Mime |
protected virtual void OnHeadersEnd( long beginOffset, int beginLineNumber, long endOffset, int endLineNumber, CancellationToken cancellationToken )
Called when the end of a list of headers is encountered in the stream.
This method is always paired with a corresponding call to OnHeadersBegin(Int64, Int32, CancellationToken).