IClientEntity.CloseAsync Method

Definition

Closes the Client. Closes the connections opened by it.

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

Returns

Applies to