Request

Response

    IHostingProvider.GetHubsAsync method

    Get Hubs.

    public Task<List<HubInfo>> GetHubsAsync()
    

    Return Value

    Collection of HubInfo

    See Also