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.
Gets the time remaining before a delayed app suspending operation continues.
This property is read/write.
Syntax
HRESULT put_Deadline();
HRESULT get_Deadline(
[out, retval] DateTime *value
);
Property value
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