Raised when the VoiceXML page is about to process a <transfer> element during
an asynchronous Browser session.
Namespace:
Microsoft.Speech.VoiceXml
Assembly:
Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)
Syntax
C# |
---|
public event EventHandler<TransferringEventArgs> Transferring |
Remarks
When the Transferring event is raised, the
State property on the
TransferringEventArgs instance indicates the
transfer state, and the Type
property on the TransferringEventArgs instance indicates
the transfer type.