Partager via


HubConnection.State Propriété

Définition

Indique l’état du HubConnection au serveur.

public:
 property Microsoft::AspNetCore::SignalR::Client::HubConnectionState State { Microsoft::AspNetCore::SignalR::Client::HubConnectionState get(); };
public Microsoft.AspNetCore.SignalR.Client.HubConnectionState State { get; }
member this.State : Microsoft.AspNetCore.SignalR.Client.HubConnectionState
Public ReadOnly Property State As HubConnectionState

Valeur de propriété

S’applique à