Compartir a través de


HubConnection.State Propiedad

Definición

Indica el estado de en HubConnection el servidor.

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

Valor de propiedad

Se aplica a