Share via


LoadPromptDatabaseCompletedEventArgs Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns data from the LoadPromptDatabaseCompleted event.

The following tables list the members exposed by the LoadPromptDatabaseCompletedEventArgs type.

Public Properties

?? Name Description
Bb813327.pubproperty(en-us,office.12).gif Canceled?? Gets the cancellation state.(inherited from AsyncCompletedEventArgs)
Bb813327.pubproperty(en-us,office.12).gif Bb813327.static(en-us,office.12).gif Empty?? Gets an uninitialized AsyncCompletedEventArgs object.(inherited from AsyncCompletedEventArgs)
Bb813327.pubproperty(en-us,office.12).gif Error?? Gets the exception if an error was encountered.(inherited from AsyncCompletedEventArgs)
Bb813327.pubproperty(en-us,office.12).gif PromptDatabase Gets the URI of the prompt database that is loaded.
Bb813327.pubproperty(en-us,office.12).gif UserState?? Gets the user token if one was used in the initial request.(inherited from AsyncCompletedEventArgs)

Top

Public Methods

(see also Protected Methods )

?? Name Description
Bb813327.pubmethod(en-us,office.12).gif Equals?? Overloaded. (inherited from Object )
Bb813327.pubmethod(en-us,office.12).gif GetHashCode?? (inherited from Object )
Bb813327.pubmethod(en-us,office.12).gif GetType?? (inherited from Object )
Bb813327.pubmethod(en-us,office.12).gif Bb813327.static(en-us,office.12).gif ReferenceEquals?? (inherited from Object )
Bb813327.pubmethod(en-us,office.12).gif ToString Overridden. Gets a System.String that summarizes the event.

Top

Protected Methods

?? Name Description
Bb813327.protmethod(en-us,office.12).gif Finalize?? (inherited from Object )
Bb813327.protmethod(en-us,office.12).gif MemberwiseClone?? (inherited from Object )
Bb813327.protmethod(en-us,office.12).gif RaiseExceptionIfNecessary?? Throws InvalidOperationException if Error is set or Canceled is True.(inherited from AsyncCompletedEventArgs)

Top

See Also

Reference

LoadPromptDatabaseCompletedEventArgs Class
Microsoft.SpeechServer.Synthesis Namespace