Error!
Success!

The new kid on the block: IObservable

0
kicks

The new kid on the block: IObservable  (Unpublished)

In the Microsoft .NET Framework 4.0 a new interface is available, strongly focused on the publish/subscribe pattern (commonly found in the mechanism for push-based notifications). The idea is all about two new generic interface IObservable<T> and IObserver<T>.


Kicked By:
Drop Kicked By: