Mime |
protected virtual void OnMboxMarkerBegin( long beginOffset, int lineNumber, CancellationToken cancellationToken )
When the stream is specified to be in Mbox format, this method will be called whenever the parser encounters an Mbox marker.
It is not necessary to override this method unless it is desirable to track the offsets of mbox markers within a stream or to extract the mbox marker itself.