Method | Description | |
---|---|---|
GetFresh ( [ feedManager, [ feedUri ) : Feed |
Returns a specific Feed. Automatically updates cached feeds when indicated by IFeedManager.ShouldRefresh. Feeds are always served from the IFeedCache if possible, unless IFeedManager.Refresh is set to |
public static GetFresh ( [ feedManager, [ feedUri ) : Feed | ||
feedManager | [ | The |
feedUri | [ | The canonical ID used to identify the feed. |
return | Feed |