FeedSyncServices 类
表示可以在 FeedSync XML 格式和 Sync Framework 对象格式之间转换数据的服务。
命名空间: Microsoft.Synchronization.FeedSync
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)
语法
声明
Public Class FeedSyncServices
用法
Dim instance As FeedSyncServices
public class FeedSyncServices
public ref class FeedSyncServices
public class FeedSyncServices
public class FeedSyncServices
备注
FeedSyncServices 帮助表示 FeedSync 端点的提供程序实现 KnowledgeSyncProvider 方法。
继承层次结构
System.Object
Microsoft.Synchronization.FeedSync.FeedSyncServices
线程安全
此类型的所有公共静态(在 Visual Basic 中共享 )成员都是线程安全的。不保证任何实例成员的线程安全。