c# - RX Scheduler - What is it? -


i'm reading on rx , totally bamboozled scheduler intended for? can explain?

the ischeduler interface in rx helps iobservable "schedule" it's subscription appropriately. important in order handle thread affinity , similar issues, since subscription causing happen @ point.

here good description of ischeduler interface (along comparison tpl's taskscheduler).


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -