Notification 类
继承层次结构
System.Object
Microsoft.Phone.Reactive.Notification
命名空间: Microsoft.Phone.Reactive
程序集: Microsoft.Phone.Reactive(在 Microsoft.Phone.Reactive.dll 中)
语法
声明
<ExtensionAttribute> _
Public NotInheritable Class Notification
public static class Notification
[ExtensionAttribute]
public ref class Notification abstract sealed
[<AbstractClass>]
[<Sealed>]
type Notification = class end
方法
名称 | 说明 | |
---|---|---|
ToObservable<T>(Notification<T>) | ||
ToObservable<T>(Notification<T>, IScheduler) |
页首
版本信息
适用于 Windows Phone 应用的 .NET
受以下版本支持:Windows Phone 8、Silverlight 8.1
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。