...
AsyncSuggestCache(a As Object) As BooleanBoolean
AsyncCancel() As Boolean
Cancels any pending “Async” requests. Note that, prior to and during this method call, events associated with an asynchronous action may be queued. No more events will be queued once this call returns. We recommend collecting any pending events prior to calling any further “Async” methods on the same object to avoid confusion.
...
Limits the rate at which downloads are performed by the roUrlTransfer the roAssetFetcher instance. The source data rate isn't under the direct control of the BrightSign player, but download rates should average below the specified value over time.
...