PersistingComponentStateSubscription Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a subscription to the OnPersisting
callback that ComponentStatePersistenceManager callback will trigger
when the application is being persisted.
public readonly struct PersistingComponentStateSubscription : IDisposable
type PersistingComponentStateSubscription = struct
interface IDisposable
Public Structure PersistingComponentStateSubscription
Implements IDisposable
- Inheritance
-
PersistingComponentStateSubscription
- Implements
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |