Lire en anglais

Partager via


HubConnectionStore Classe

Définition

Stocke HubConnectionContexts par ID.

C#
public class HubConnectionStore
Héritage
HubConnectionStore

Remarques

Cette API est destinée à une utilisation interne.

Constructeurs

Propriétés

Count

Nombre de connexions dans le magasin.

Item[String]

Obtenez l’ID HubConnectionContext de connexion par.

Méthodes

Add(HubConnectionContext)

Ajoutez un HubConnectionContext au magasin.

GetEnumerator()

Obtient un énumérateur sur le magasin de connexions.

Remove(HubConnectionContext)

Supprime un HubConnectionContext du magasin.

S’applique à

Produit Versions
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0