ServiceBusConnection.CloseAsync Method

Definition

Closes the connection.

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

Returns

Applies to