TerminationCountdownStatusChangedEventArgs Class
Definition
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 information about the status of automatic conference termination.
public ref class TerminationCountdownStatusChangedEventArgs : EventArgs
public class TerminationCountdownStatusChangedEventArgs : EventArgs
type TerminationCountdownStatusChangedEventArgs = class
inherit EventArgs
Public Class TerminationCountdownStatusChangedEventArgs
Inherits EventArgs
- Inheritance
-
TerminationCountdownStatusChangedEventArgs
Properties
RemainingTime |
Gets the remaining time until conference is shut down automatically. |
Status |
Gets the status of the conference expiration timer. |