PersistingComponentStateSubscription 구조체

정의

애플리케이션이 유지될 때 콜백이 ComponentStatePersistenceManager 트리거되는 콜백에 대한 구독 OnPersisting 을 나타냅니다.

public readonly struct PersistingComponentStateSubscription : IDisposable
type PersistingComponentStateSubscription = struct
    interface IDisposable
Public Structure PersistingComponentStateSubscription
Implements IDisposable
상속
PersistingComponentStateSubscription
구현

메서드

Dispose()

애플리케이션이 유지될 때 콜백이 ComponentStatePersistenceManager 트리거되는 콜백에 대한 구독 OnPersisting 을 나타냅니다.

적용 대상