Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ChannelClientScope

Scope that can be use to open a channel client on a specific channel and close the channel when the scope ends.
Read time 1 minuteLast updated 13 days ago

Definition

public struct ChannelClientScope : IDisposable

Constructors

Properties

Property

Description

clientGet the Chanel client of this scope.