Refresh method: PhysicalQueue class

Syntax

Refresh()

Description

Use the Refresh method to refresh all the objects in the physical queue.

Parameters

None.

Returns

None.

Example

&myPhysicalQueue.Refresh();