isExclusive property

bool? isExclusive
read / write

The exclusive mode of the channel. If set to true, then isSuper and isBroadcast will both be true.

Implementation

bool? isExclusive;