# CloseCacheServerConnection()

> Closes an active cache server connection. If no connection is active, then it does nothing.

## Definition

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

```csharp
public static void CloseCacheServerConnection()
```
