'Declaration
<AsyncStateMachineAttribute(Gibraltar.Server.Client.HubConnection/d__35)> Public Overloads Function CanConnect() As Task(Of HubConnectionStatus)
[AsyncStateMachine(Gibraltar.Server.Client.HubConnection/d__35)] public Task<HubConnectionStatus> CanConnect()
Return Value
True if the configuration is valid and the server is available, false otherwise.