Delen via


ConversationTranslator.SessionStopped Event

Definition

Event that signals the end of a conversation translation session.

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

Event Type

Applies to