SessionCompletedEventArgs Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The SessionCompletedEventArgs type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRaiseExceptionIfNecessary (Inherited from AsyncCompletedEventArgs.)
Public methodToString (Inherited from Object.)

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