Share via


HubConnection.State Eigenschaft

Definition

Gibt den Zustand des HubConnection an den Server an.

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

Eigenschaftswert

Gilt für: