Partager via


ConversationTranslator.SessionStopped Événement

Définition

Événement signalant la fin d’une session de traduction de conversation.

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

Type d'événement

S’applique à