AcquisitionStatus Enumeration

Contains values that indicate the status of acquiring a resource group.

  public enum AcquisitionStatus

The AcquisitionStatus enumeration defines the following constants:

Constant Description
Acquiring Retrieving the objects in the resource group is in progress.
Done All of the objects in the resource group have been retrieved.
NeedsAcquire The objects in the resource group have not been acquired.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows 7

See Also