CodeCoupler UI DataSource Mixin "Polling"
Part of the CodeCoupler UI Pro
package.
TODO
Keep in mind that polling datasources keep polling even an error occured. If you combine this mixin
with the mixin DSMRepeating
the polling will haltet as long as the repeating function is executed.
But even then you have to think about handling all the other errors that can occur and stop the
polling.