Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
StompNet
AsyncDisposableExtensions
C# Class StompNet.AsyncDisposableExtensions
IAsyncDisposable Extensions.
Afficher le fichier
Open project: krlito/StompNet
Méthodes publiques
Méthode
Description
DisposeAsync
(
this
disposable
) :
Task
Dispose asynchronously with no cancellation token.
Method Details
DisposeAsync()
public
static
méthode
Dispose asynchronously with no cancellation token.
public
static
DisposeAsync
(
this
disposable
) :
Task
disposable
this
Résultat
Task