ACC.GetHubsAsync method
Retrieves a list of HubInfo objects asynchronously.
public Task<List<HubInfo>> GetHubsAsync()
Return Value
List of HubInfo objects
Exceptions
exception | condition |
---|---|
Exception | Thrown when an unspecified error occurs. |
See Also
- class ACC
- namespace Autodesk.DataExchange.Extensions.HostingProvider