Creates an autorun that passes a collector for disposable objects to the run function. The collected disposables are disposed before the next run or when the autorun is disposed.
Optional
Creates an autorun that passes a collector for disposable objects to the run function. The collected disposables are disposed before the next run or when the autorun is disposed.