Share via


FeedConsumer Members

Consumes items from a FeedSync feed and imports them to a synchronization provider.

The following tables list the members exposed by the FeedConsumer type.

Public Constructors

  Name Description
Public method FeedConsumer Initializes a new instance of the FeedConsumer class that contains the specified provider, ID converter, and item converter.

Top

Public Properties

  Name Description
Public property FeedItemConverter Gets or sets the feed item converter.
Public property IdConverter Gets or sets the ID converter.
Public property StoreProvider Gets or sets the synchronization provider that is importing the feed items to its store.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method ConsumeFeed Consumes the specified feed and imports the items into the provider that is contained in this object.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

FeedConsumer Class
Microsoft.Synchronization.FeedSync Namespace