次の方法で共有


FeedSyncServices.GetKnowledge メソッド

読み込まれた FeedSync フィードを使用して、レプリカの現在のナレッジを処理し、そのナレッジを返します。

名前空間: Microsoft.Synchronization.FeedSync
アセンブリ: Microsoft.Synchronization (microsoft.synchronization.dll 内)

構文

'宣言
Public Function GetKnowledge As SyncKnowledge
'使用
Dim instance As FeedSyncServices
Dim returnValue As SyncKnowledge

returnValue = instance.GetKnowledge
public SyncKnowledge GetKnowledge ()
public:
SyncKnowledge^ GetKnowledge ()
public SyncKnowledge GetKnowledge ()
public function GetKnowledge () : SyncKnowledge

戻り値

読み込まれた FeedSync フィードを使用して処理される現在のナレッジ。

参照

リファレンス

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