IFeedsManager::BackgroundSync Method

Controls the behavior of Feed Download Engine.

Syntax

HRESULT BackgroundSync(
    FEEDS_BACKGROUNDSYNC_ACTION action
);

Parameters

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IFeedsManager::BackgroundSyncStatus