# standbyImportWorkerCount

> Number of import workers that the import pipeline will keep standby for future imports.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static int standbyImportWorkerCount { get; set; }
```
