ProGet SDK Reference
Version:

Feeds_GetFeedConnectorsAsync(int? Feed_Id, string Feed_Name) Method

Gets the connectors for a feed.

Syntax

public Task<IList<Tables.FeedConnectors_Extended>> Feeds_GetFeedConnectorsAsync(int? Feed_Id, string Feed_Name)

Parameters

Feed_Id
Type: int?
Feed_Name
Type: string