ISuspendingOperation::Deadline property
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