RssEngine is the workhorse that grabs the RSS/RDF feed, parses it, and transforms it into an RssDocument instance. It is responsible for using an HTTP request to grab the feed as well as enumerating the items that exist within the feed.
For a list of all members of this type, see RssEngine Members.
System.Object
skmRss.Engine.RssEngine
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: skmRss.Engine
Assembly: skmRss (in skmRss.dll)
RssEngine Members | skmRss.Engine Namespace