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

スレッド セーフ

この型の public static (Visual Basic では Shared ) メンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

FeedSyncServices メンバー
Microsoft.Synchronization.FeedSync 名前空間