|
ConnectionLostEventArgsTelephonyServer Property |
A reference to the Telephony Server that lost its connection.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public TelephonyServer TelephonyServer { get; }
Public ReadOnly Property TelephonyServer As TelephonyServer
Get
public:
property TelephonyServer^ TelephonyServer {
TelephonyServer^ get ();
}
member TelephonyServer : TelephonyServer with get
Property Value
Type:
TelephonyServerSee Also