ClientEntity.CloseAsync Method

Definition

Closes the ClientEntity.

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

Returns

The asynchronous operation

Applies to