3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
PBXIs
Not
Connected Class
An exception generated when connection with PBX is not available.
Definition
Namespace:
TCX.PBXAPI
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
class
PBXIsNotConnected
:
Exception
Inheritance
Object
Exception
PBXIsNotConnected
Constructors
PBXIsNotConnected
Initializes a new instance of the
PBXIsNotConnected
class
Properties
Message
overrriden
(Overrides
Exception
Message
)
See Also
Reference
TCX.PBXAPI Namespace
In This Article
Definition
Constructors
Properties
See Also