Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ChannelService.IsRunning

Declaration

public static bool IsRunning();

Returns

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

Description

Checks whether the ChannelService is running and listening to new connections..