Partager via


RedirectMediaCompletedEventArgs 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 RedirectMediaCompleted event.

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

Public Constructors

?? Name Description
RedirectMediaCompletedEventArgs Initializes a new instance of the RedirectMediaCompletedEventArgs class.

Top

Public Properties

?? Name Description
Bb859010.pubproperty(en-us,office.12).gif Canceled?? Gets the cancellation state.(inherited from AsyncCompletedEventArgs)
Bb859010.pubproperty(en-us,office.12).gif Bb859010.static(en-us,office.12).gif Empty?? Gets an uninitialized AsyncCompletedEventArgs object.(inherited from AsyncCompletedEventArgs)
Bb859010.pubproperty(en-us,office.12).gif Error?? Gets the exception if an error was encountered.(inherited from AsyncCompletedEventArgs)
Bb859010.pubproperty(en-us,office.12).gif RemoteMediaDescription Gets the media description returned from the gateway.
Bb859010.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
Bb859010.pubmethod(en-us,office.12).gif Equals?? Overloaded. (inherited from Object )
Bb859010.pubmethod(en-us,office.12).gif GetHashCode?? (inherited from Object )
Bb859010.pubmethod(en-us,office.12).gif GetType?? (inherited from Object )
Bb859010.pubmethod(en-us,office.12).gif Bb859010.static(en-us,office.12).gif ReferenceEquals?? (inherited from Object )
Bb859010.pubmethod(en-us,office.12).gif ToString?? Gets a System.String that summarizes the event.(inherited from AsyncCompletedEventArgs)

Top

Protected Methods

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

Top

See Also

Reference

RedirectMediaCompletedEventArgs Class
Microsoft.SpeechServer Namespace