Manages an app activation operation.
Syntax
var activatedOperation = promise.operation;
Attributes
- MarshalingBehaviorAttribute(Standard)
- VersionAttribute(NTDDI_WIN8)
Members
The ActivatedOperation class has these types of members:
Methods
The ActivatedOperation class has these methods.
| Method | Description |
|---|---|
| GetDeferral | Requests that the completion of app activation be delayed. |
Remarks
Note : This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX).
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
Windows.UI.WebUI |
|
Metadata |
|
See also
- Tasks
- How to handle app activation
- Reference
- ActivatedOperation.getDeferral
- ActivatedDeferral
- Samples
- App activated, resume, and suspend using the WRL sample
Build date: 12/4/2012