ChannelAffinity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Channel affinity for a participant.
public class ChannelAffinity
type ChannelAffinity = class
Public Class ChannelAffinity
- Inheritance
-
ChannelAffinity
Constructors
ChannelAffinity(CommunicationIdentifier) |
Initializes a new instance of ChannelAffinityInternal. |
Properties
Channel |
Channel number to which bitstream from a particular participant will be written. |
Participant |
The identifier for the participant whose bitstream will be written to the channel. represented by the channel number. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET