Abort the current processing.
[C#] virtual void Abort()
virtual void Abort()
All remaining operators will be skipped.
You can use this function to prematurely terminate the processing of a content stream.
None.