Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
---|---|---|
Deadline |
Read/write |
Gets the time remaining before a delayed app suspending operation continues. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
|
IDL |
|
See also