HubConnectionStore Classe
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Stocke HubConnectionContexts par ID.
public ref class HubConnectionStore
public class HubConnectionStore
type HubConnectionStore = class
Public Class HubConnectionStore
- Héritage
-
HubConnectionStore
Cette API est destinée à une utilisation interne.
Hub |
Stocke HubConnectionContexts par ID. |
Count |
Nombre de connexions dans le magasin. |
Item[String] |
Obtenez l’ID HubConnectionContext de connexion par. |
Add(Hub |
Ajoutez un HubConnectionContext au magasin. |
Get |
Obtient un énumérateur sur le magasin de connexions. |
Remove(Hub |
Supprime un HubConnectionContext du magasin. |
Produit | Versions |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |