Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


ConnectionHandler Class

Definition

Represents an endpoint that multiple connections connect to. For HTTP, endpoints are URLs, for non-HTTP it can be a TCP listener (or similar).

C#
public abstract class ConnectionHandler
Inheritance
ConnectionHandler
Derived

Constructors

Methods

OnConnectedAsync(ConnectionContext)

Called when a new connection is accepted to the endpoint.

Applies to

Προϊόν Εκδόσεις
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0