FeedProducer Class

Produces FeedSync feeds that are based on data from a synchronization provider.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.FeedSync.FeedProducer

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

FeedProducer Members
Microsoft.Synchronization.FeedSync Namespace