Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
FeedConsumer | Initializes a new instance of the FeedConsumer class that contains the specified provider, ID converter, and item converter. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
FeedItemConverter | Gets or sets 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 provider that is contained in this object. |
![]() |
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
FeedConsumer Class
Microsoft.Synchronization.FeedSync Namespace