This topic has not yet been rated - Rate this topic

SyndicationFeed.Load Method

Loads a syndication feed into a SyndicationFeed instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Load(XmlReader) Loads a syndication feed from the specified XML reader.
Public method Static member Load<TSyndicationFeed>(XmlReader) Loads a SyndicationFeed-derived instance from the specified XmlReader.
Top

Developers should use an HTTPS URL whenever possible when calling Load() to ensure they are connecting to the intended server. A malicious server can cause a denial of service (DOS) on the client by sending a feed that is too large.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ