继承层次结构
System.Object
System.Reactive.Linq.DispatcherObservable
Namespace:System.Reactive.Linq
装配: System.Reactive.Windows.Threading.dll) 中的 System.Reactive.Windows.Threading (
语法
'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
DispatcherObservable 类型公开以下成员。
方法
顶部
线程安全性
此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。