FeedSyncServices::LoadFeed Method
Loads a FeedSync feed from a stream.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | feedStream is a nullptr. |
A valid FeedSync feed must be loaded into the FeedSyncServices object before most other FeedSyncServices methods can be used.
Show: