Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
DisconnectedEventArgs Members
Include Protected Members
Include Inherited Members
Contains information that can be used in the event handler of the application when the Disconnected event is raised during an asynchronous Browser session.
The DisconnectedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Namelist | Gets a Namelist object when the Disconnected event is raised. | |
State | Gets the DisconnectState when the Disconnected event is raised. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top