This version of Unity is unsupported.

AssetDatabase.ForceToDesiredWorkerCount

Declaration

public static void ForceToDesiredWorkerCount();

Description

Forces the Editor to use the desired amount of worker processes. Unity will either spawn new worker processes or shut down idle worker processes to reach the desired number.