|  | Experimental | 
 Syntax
Syntaxprotected override void OnBodySeparator( long beginOffset, int lineNumber, long endOffset, CancellationToken cancellationToken )
 Remarks
RemarksCalled when the body separator is encountered in the stream.
This method is always called before OnHeadersEnd(Int64, Int32, Int64, Int32, CancellationToken) if a body separator is found.
 See Also
See Also