Called potentially after a sequence of Processor.IProcessor.Update, when a IProcessor has been disposed from eg. RootOutput.Dispose.
This is a chance to sync any work done or ongoing before leaving the processing thread. This will always be called after RootOutput.IProcessor.EndProcessing.