Notifies the operating system that the app has saved its data and is ready to be suspended.
Syntax
suspendingDeferral.complete();
Parameters
This method has no parameters.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
- SuspendingDeferral
- Guidelines for app suspend and resume
- For C#/C++/XAML
- SuspendingEventArgs
- SuspendingOperation
- SuspendingOperation.GetDeferral
- How to suspend an app (Windows Store apps using C#/VB/C++ and XAML)
- For Javascript
- suspendingEventArgs
- suspendingOperation
- suspendingOperation.getDeferral
- How to suspend an app (Windows Store apps using JavaScript and HTML)
Build date: 2/25/2013