Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsRunning()

Checks whether the ChannelService is running and listening to new connections..
Read time 1 minuteLast updated 12 days ago

Definition

public static bool IsRunning()

Returns

Type

Description

boolTrue if the service has started and false if it hasn't.