IHostingProvider.GetHubAsync method
Get hub information.
public Task<HubInfo> GetHubAsync(string hubId)
parameter | description |
---|---|
hubId | Hub id |
See Also
- class HubInfo
- interface IHostingProvider
- namespace Autodesk.DataExchange.Core.Interface