IsRunning()
Checks whether the ChannelService is running and listening to new connections..
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public static bool IsRunning()
Returns
Type | Description |
|---|---|
| bool | True if the service has started and false if it hasn't. |