Information associated with a Link Down Event.
| C# | Visual Basic | Visual C++ |
public class LinkDownEventArgs : CallInformationLink..::.CommonEventArgs
Public Class LinkDownEventArgs _ Inherits CallInformationLink..::.CommonEventArgs
public ref class LinkDownEventArgs : public CallInformationLink..::.CommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getAutoReconnect |
TRUE if this link is going to attempt to reconnect.
| |
| getLinkName |
The name of the link
(Inherited from CallInformationLink..::.CommonEventArgs.) | |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from CallInformationLink..::.CommonEventArgs.) |
| Object | |||
| EventArgs | |||
| CallInformationLink..::.CommonEventArgs | |||
| CallInformationLink..::.LinkDownEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)