ISuspendingOperation interface
Provides information about an app suspending operation.
Members
The ISuspendingOperation interface inherits from IInspectable. ISuspendingOperation also has these types of members:
Methods
The ISuspendingOperation interface has these methods.
| Method | Description |
|---|---|
| GetDeferral |
Requests that the app suspending operation be delayed. |
Properties
The ISuspendingOperation interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Gets the time remaining before a delayed app suspending operation continues. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
|
IDL |
|
See also
Show: