DialogServiceConnector.DisconnectAsync Method

Definition

Disconnects from the Speech service as an asynchronous operation.

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

Returns

An asynchronous operation that starts the disconnection.

Applies to