RssFeed Documented Class Library

FeedTimeoutException Class

The FeedTimeoutException is raised whenever RssFeed attempts to consume an external RSS feed, and times out.

For a list of all members of this type, see FeedTimeoutException Members.

System.Object
   System.Exception
      skmRss.Engine.FeedException
         skmRss.Engine.FeedTimeoutException

public class FeedTimeoutException : FeedException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: skmRss.Engine

Assembly: skmRss (in skmRss.dll)

See Also

FeedTimeoutException Members | skmRss.Engine Namespace