This version of Unity is unsupported.

ChannelClient.Stop

Declaration

public void Stop();

Description

Stops a specific ChannelClient from listening for new messages. This is different than ChannelClient.Close because you can restart the channel client using ChannelClient.Start.