# Stop()

> Stops the ChannelService from listening to connections, and closes any already established connections.

## Definition

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

```csharp
public static void Stop()
```
