TerminationCountdownStatus Enumeration

Represents the status of automatic conference termination timer.

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

Syntax

'Declaration
Public Enumeration TerminationCountdownStatus
'Usage
Dim instance As TerminationCountdownStatus
public enum TerminationCountdownStatus

Members

Member name Description
Stopped Automatic termination has stopped or has not been started.
Started Automatic termination has been started and is active.

Remarks

Conference termination normally will not happen when an authenticated user from within the enterprise is still joined to the conference. If only anonymous participants are left, the count down timer is started to shut down the conference.

See Also

Reference

Microsoft.Rtc.Collaboration Namespace