synchronizeApplicators

SynchronizeApplicators

Attempts to update all registered, out-of-date MimiParameterApplicators instances with the current MimiProcessingParameter.value.

All updates to the MimiParameterApplicators must succeed for the synchronizeApplicators operation to succeed.

If there are no registered MimiParameterApplicators, then the update will always succeed.

The operation will "fail fast" when encountering an error; it will not attempt to apply the update to the remaining MimiParameterApplicators.

Return

A ProcessingParameterResult indicating either the ProcessingParameterResult.Success or ProcessingParameterResult.Failure of the operation.

Since

10.0.0