AsyncSyncAll Method
Forces an update of all feeds.
Syntax
FeedsManager.AsyncSyncAll()
Return Value
No return value.
Remarks
The AsyncSyncAll method forces an update of all feeds, regardless of LastDownloadTime and Ttl, except those for which SyncSetting is set to FSS_MANUAL.
Applies To
FeedsManager
See Also