TerminationCountdownStatusChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents information about the status of automatic conference termination.
The TerminationCountdownStatusChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
RemainingTime | Gets the remaining time until conference is shut down automatically. | |
Status | Gets the status of the conference expiration timer. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top