# standbyImportWorkerCount

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

## Definition

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

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