DialogServiceConnector.ConnectAsync Method

Definition

Connects with the Speech service as an asynchronous operation.

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

Returns

An asynchronous operation that starts the connection.

Applies to