Participant Class
Contains all the common properties of a participant.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Signaling.Participant
Microsoft.Rtc.Signaling.SignalingParticipant
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class Participant
'Usage
Dim instance As Participant
public class Participant
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.