Summary
Invalidates the application state (i.e. deletes it from disk).
- Namespace
- ReactiveUI
- Containing Type
- Dummy
Suspension Driver
Syntax
public IObservable<Unit> InvalidateState()
Return Value
Type | Description |
---|---|
IObservable |
A completed observable. |