







Raised after a call is disconnected from an asynchronous Browser session.
Namespace:
Microsoft.Speech.VoiceXml
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
| C# |
|---|
public event EventHandler<DisconnectedEventArgs> Disconnected |
Remarks
When the Disconnected event is raised, the
State property on the
DisconnectedEventArgs
instance indicates the DisconnectState.
