Aracılığıyla paylaş


IConnectionFactory.DisposeAsync(ConnectionContext) Yöntem

Tanım

Belirtilen ConnectionContextöğesini atılır.

public:
 System::Threading::Tasks::Task ^ DisposeAsync(Microsoft::AspNetCore::Connections::ConnectionContext ^ connection);
public System.Threading.Tasks.Task DisposeAsync (Microsoft.AspNetCore.Connections.ConnectionContext connection);
abstract member DisposeAsync : Microsoft.AspNetCore.Connections.ConnectionContext -> System.Threading.Tasks.Task
Public Function DisposeAsync (connection As ConnectionContext) As Task

Parametreler

connection
ConnectionContext

Atılacak bağlantı.

Döndürülenler

Task Zaman uyumsuz atma işlemini temsil eden bir.

Şunlara uygulanır