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