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