DispatcherObservable Class
Inheritance Hierarchy
System.Object
System.Reactive.Linq.DispatcherObservable
Namespace: System.Reactive.Linq
Assembly: System.Reactive.Windows.Threading (in System.Reactive.Windows.Threading.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class DispatcherObservable
'Usage
public static class DispatcherObservable
[ExtensionAttribute]
public ref class DispatcherObservable abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DispatcherObservable = class end
public final class DispatcherObservable
The DispatcherObservable type exposes the following members.
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.