Reference Library
ServiceProvider..::..RequestSystemStatusResponseArgs..::..SwitchTLinkStatus Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::..RequestSystemStatusResponseArgsServiceProvider..::..RequestSystemStatusResponseArgs..::..SwitchTLinkStatus
This class assocites a swichname with its TLink status.

Supported in: 6.2.0

Declaration Syntax
C#Visual BasicVisual C++
public class SwitchTLinkStatus
Public Class SwitchTLinkStatus
public ref class SwitchTLinkStatus
Members
All MembersConstructorsProperties



IconMemberDescription
ServiceProvider..::..RequestSystemStatusResponseArgs..::..SwitchTLinkStatus()()()()
SwitchName
The name of the switch connection queried.

TLinkStatus
The status of the TLink associed with the specified switch name. The returned states are LinkUp, LinkDown, and LinkUnavailable.

LinkUp - The link is able to support requests to the switch. LinkDown - The link is unable to support requests to the switch LinkUnavailable - The link has been disabled (e.g. busied out) and will not support new CSTA requests.


Inheritance Hierarchy
Object
ServiceProvider..::..RequestSystemStatusResponseArgs..::..SwitchTLinkStatus

Assembly: ServiceProvider (Module: ServiceProvider)