Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
StompNet
AsyncDisposableExtensions
C# Class StompNet.AsyncDisposableExtensions
IAsyncDisposable Extensions.
Mostra file
Open project: krlito/StompNet
Public Methods
Method
Description
DisposeAsync
(
this
disposable
) :
Task
Dispose asynchronously with no cancellation token.
Method Details
DisposeAsync()
public
static
method
Dispose asynchronously with no cancellation token.
public
static
DisposeAsync
(
this
disposable
) :
Task
disposable
this
return
Task