![Collapse image Collapse image](collapse_all.gif)
![Expand Image Expand Image](expand_all.gif)
![](collapse_all.gif)
![](expand_all.gif)
![](dropdown.gif)
![](dropdownHover.gif)
![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
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.