FeedConsumer Class

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

Namespace: Microsoft.Synchronization.FeedSync
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)

Syntax

'Declaration
Public Class FeedConsumer
'Usage
Dim instance As FeedConsumer
public class FeedConsumer
public ref class FeedConsumer
public class FeedConsumer
public class FeedConsumer

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.FeedSync.FeedConsumer

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

FeedConsumer Members
Microsoft.Synchronization.FeedSync Namespace