For internal use only. Represents a pending (queued) execution of an asynchronous upgrade action.


The following tables list the members exposed by IAsyncUpgradeQueueItem.

Public Properties

  Name Description
Public property AsyncUpgradeType For internal use only. The type of the asynchronous upgrade.
Public property QueuedObject The object that is the subject of the queued operation. For example, this may be the Subscription object that caused a given asynchronous event to be queued.

For the IAsyncUpgradeQueueItem interface, this property is for internal use only.

Top

See Also