Partager via


HubConnectionStore.Enumerator(HubConnectionStore) Constructeur

Définition

public:
 Enumerator(Microsoft::AspNetCore::SignalR::HubConnectionStore ^ hubConnectionList);
public Enumerator (Microsoft.AspNetCore.SignalR.HubConnectionStore hubConnectionList);
new Microsoft.AspNetCore.SignalR.HubConnectionStore.Enumerator : Microsoft.AspNetCore.SignalR.HubConnectionStore -> Microsoft.AspNetCore.SignalR.HubConnectionStore.Enumerator
Public Sub New (hubConnectionList As HubConnectionStore)

Paramètres

hubConnectionList
HubConnectionStore

Magasin de connexions à énumérer.

S’applique à