ConversationTranslator.LeaveConversationAsync Method

Definition

Leave the current conversation. After this is called, you will no longer receive any events.

public System.Threading.Tasks.Task LeaveConversationAsync ();
member this.LeaveConversationAsync : unit -> System.Threading.Tasks.Task
Public Function LeaveConversationAsync () As Task

Returns

An asynchronous operation.

Applies to