StoreQueueItem.GetCurrentStatus Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the status of the current package in the queue.
public:
virtual StoreQueueItemStatus ^ GetCurrentStatus() = GetCurrentStatus;
StoreQueueItemStatus GetCurrentStatus();
public StoreQueueItemStatus GetCurrentStatus();
function getCurrentStatus()
Public Function GetCurrentStatus () As StoreQueueItemStatus
Returns
An object that represents the status of the current package in the queue.