BackgroundSync Method
Controls the behavior of Feed Download Engine.
Syntax
FeedsManager.BackgroundSync(action)
Parameters
action Required. An Integer value from the FEEDS_BACKGROUNDSYNC_ACTION enumeration that specifies the command.
Return Value
No return value.
Applies To
FeedsManager
See Also