TerminationCountdownStatus Enum
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.
Represents the status of automatic conference termination timer.
public enum class TerminationCountdownStatus
public enum TerminationCountdownStatus
type TerminationCountdownStatus =
Public Enum TerminationCountdownStatus
- Inheritance
-
TerminationCountdownStatus
Name | Value | Description |
---|---|---|
Stopped | 0 | Automatic termination has stopped or has not been started. |
Started | 1 | Automatic termination has been started and is active. |
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.
Proizvod | Verzije |
---|---|
Lync UCMA | 4.0, 5.0, latest |