StoreQueueItem.GetCurrentStatus Method

Definition

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.

Applies to