Join Slack
Powered by
Disposable entities utilize an internal flag (expo...
# rx
a
alex.hart
06/22/2017, 7:34 PM
Disposable entities utilize an internal flag (exposed as
isDisposed
) and once this is set, their methods are normally ignored (check source code for
CompositeDisposable
as an example of this)
👍🏻 1
Open in Slack
Previous
Next