This topic has not yet been rated - Rate this topic

Observable.ToEvent Method

Exposes an observable sequence as an object with a .NET event.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member ToEvent<TSource>(IObservable<TSource>) Exposes an observable sequence as an object with a .NET event with a specified source.
Public method Static member ToEvent(IObservable<Unit>) Exposes an observable sequence as an object with a .NET event with a specified source.
Top
Did you find this helpful?
(1500 characters remaining)