Condividi tramite


HubConnectionStore.Enumerator.Current Proprietà

Definizione

La connessione corrente in cui è attivo l'enumeratore.

public:
 property Microsoft::AspNetCore::SignalR::HubConnectionContext ^ Current { Microsoft::AspNetCore::SignalR::HubConnectionContext ^ get(); };
public Microsoft.AspNetCore.SignalR.HubConnectionContext Current { get; }
member this.Current : Microsoft.AspNetCore.SignalR.HubConnectionContext
Public ReadOnly Property Current As HubConnectionContext

Valore della proprietà

Implementazioni

Si applica a