SessionCompletedEventArgs Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The SessionCompletedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancelled (Inherited from AsyncCompletedEventArgs.)
Public propertyError (Inherited from AsyncCompletedEventArgs.)
Public propertyResult
Gets the result of a completed Browser session, represented by a VoiceXmlResult object.
Public propertyUserState (Inherited from AsyncCompletedEventArgs.)

See Also