Aracılığıyla paylaş


HttpConnectionFactory.DisposeAsync(ConnectionContext) Yöntem

Tanım

Belirtilen ConnectionContextöğesini atılır.

public:
 virtual 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
override this.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.

Uygulamalar

Şunlara uygulanır