Sdílet prostřednictvím


HubConnectionStore.Enumerator(HubConnectionStore) Konstruktor

Definice

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)

Parametry

hubConnectionList
HubConnectionStore

Úložiště připojení k vytvoření výčtu.

Platí pro