.NET Framework Class Library
SyndicationFeed..::.Load Method

Loads a syndication feed into a SyndicationFeed instance.

Overload List

  NameDescription
Public methodStatic memberLoad(XmlReader)Loads a syndication feed from the specified XML reader.
Public methodStatic memberLoad<(Of <(TSyndicationFeed>)>)(XmlReader)Loads a SyndicationFeed-derived instance from the specified XmlReader.
Top
Remarks

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.

See Also

Reference

Tags :


Page view tracker