InvokePolicy Enumeration

Specifies the ways in which a call can be invoked.

public enum InvokePolicy

The InvokePolicy enumeration defines the following constants:

ConstantDescription
AsynchronousLowPriInvoke asynchronously at low priority.
AsynchronousNormalInvoke asynchronously at normal priority.
SynchronousInvoke 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

Page view tracker