PersistingComponentStateSubscription 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示对回调ComponentStatePersistenceManager的订阅,OnPersisting
回调将在应用程序持久保存时触发。
public readonly struct PersistingComponentStateSubscription : IDisposable
type PersistingComponentStateSubscription = struct
interface IDisposable
Public Structure PersistingComponentStateSubscription
Implements IDisposable
- 继承
-
PersistingComponentStateSubscription
- 实现
方法
Dispose() |
表示对回调ComponentStatePersistenceManager的订阅, |