TransferringEventArgs Class

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Contains information that can be used in the event handler of the application when the event is raised.

Namespace:  Microsoft.Speech.VoiceXml.Common
Assembly:  Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)

Syntax

C#
public class TransferringEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Microsoft.Speech.VoiceXml.Common..::..TransferringEventArgs

See Also