The IRssStorageProvider type exposes the following members.

Methods

  Name Description
Public method CreateStateKey
Creates a state key.

Note: This is a unique key that will identify rss content.

Public method LoadRssChannels
Loads rss channels.
Public method LoadStateKey
Loads a state key.

Note: This is a unique key that will identify rss content.

Public method SaveRssChannels
Saves the rss channels.

Properties

  Name Description
Public property SqlConnectionString
Gets or sets provider SQL connection string.
Public property Timeout
Gets or sets storage timeout.
Public property WorkingFolder
Gets or sets a working folder.

See Also