Partager via


HybridConnectionStream.CloseAsync(CancellationToken) Méthode

Définition

Ferme cette HybridConnectionStream instance de manière asynchrone à l’aide d’un CancellationToken.

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

Paramètres

cancellationToken
CancellationToken

Jeton d'annulation à observer.

Retours

S’applique à