ResiliencyModeChangedEventArgs 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 the event data of a ResiliencyModeChangedEvent.
public ref class ResiliencyModeChangedEventArgs : EventArgs
public class ResiliencyModeChangedEventArgs : EventArgs
type ResiliencyModeChangedEventArgs = class
inherit EventArgs
Public Class ResiliencyModeChangedEventArgs
Inherits EventArgs
- Inheritance
-
ResiliencyModeChangedEventArgs
Properties
IsInResiliencyMode |
Gets the flag if Lync client is in resiliency mode. |