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
type FeedSyncServices = class end
public class FeedSyncServices
説明
FeedSyncServices を使用すると、FeedSync エンドポイントを表すプロバイダーに KnowledgeSyncProvider メソッドを実装できます。
継承階層
System. . :: . .Object
Microsoft.Synchronization.FeedSync..::..FeedSyncServices
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。