Contains information about an event that was thrown from within a VoiceXML page.
Namespace:
Microsoft.Speech.VoiceXml.Common
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
C# |
---|
public class PageEvent |
Remarks
If the session completes without errors, that is if the
ExitReason value
is HostExitRequested, ExitElementEncountered, or DialogEndEncountered,
then the PageEvent will be null.