McuSessionProperties Class

Class is used to communicate parsed MCU properties in an MCU implementation.

Inheritance Hierarchy

System..::..Object
  Microsoft.Rtc.Collaboration..::..McuSessionProperties
    Microsoft.Rtc.Collaboration.AudioVideo..::..AudioVideoMcuSessionProperties

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public MustInherit Class McuSessionProperties _
    Implements ICloneable
'Usage
Dim instance As McuSessionProperties
public abstract class McuSessionProperties : ICloneable

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.

See Also

Reference

McuSessionProperties Members

Microsoft.Rtc.Collaboration Namespace