Specifies whether Unity processes (ticks) this ChannelClient's incoming and outgoing messages automatically, or the user processes (ticks) them manually, either in the main thread or a dedicated thread.
This property is read only. For information about starting a ChannelClient in auto tick mode, see ChannelClient.Start.