InvokePolicy Enumeration
Specifies the ways in which a call can be invoked.
The InvokePolicy enumeration defines the following constants:
| Constant | Description |
| AsynchronousLowPri | Invoke asynchronously at low priority. |
| AsynchronousNormal | Invoke asynchronously at normal priority. |
| Synchronous | Invoke synchronously. |
Requirements
Reference: Microsoft.MediaCenter.UI
Namespace: Microsoft.MediaCenter.UI
Assembly: Microsoft.MediaCenter.UI.dll
Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later
See Also