Share via


SseFeedConsumer Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

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

Public Constructors

  Name Description
SseFeedConsumer Initializes a new instance of the SseFeedConsumer class with the specified provider, ID converter, and item converter.

Top

Public Properties

  Name Description
FeedItemConverter Gets or set the feed item converter.
IdConverter Gets or sets the ID converter.
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
ConsumeFeed Consumes the specified feed and imports the items into the local store.
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SseFeedConsumer Class
Microsoft.Synchronization.Sse Namespace