Share via


ActiveConferenceService Class

NOTE: This API is now obsolete.

Represents a service that the participant may be using and indicates whether the service is active.

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Collaboration.ActiveConferenceService

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

Syntax

'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public Class ActiveConferenceService
'Usage
Dim instance As ActiveConferenceService
[ObsoleteAttribute("This class will be removed from future versions.")]
public class ActiveConferenceService

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

ActiveConferenceService Members

Microsoft.Rtc.Collaboration Namespace