Partager via


DialogServiceConnector.Canceled Événement

Définition

Signal pour les événements liés à l’annulation d’une interaction. Voir aussi SpeechRecognitionCanceledEventArgs.

public event EventHandler<Microsoft.CognitiveServices.Speech.SpeechRecognitionCanceledEventArgs> Canceled;
member this.Canceled : EventHandler<Microsoft.CognitiveServices.Speech.SpeechRecognitionCanceledEventArgs> 
Public Custom Event Canceled As EventHandler(Of SpeechRecognitionCanceledEventArgs) 

Type d'événement

S’applique à