Refresh Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Refresh the OperationsProgress. Ensures that the cache is coherent with the current design-time view properties.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public Sub Refresh
'Usage
Dim instance As OperationsProgress
instance.Refresh()
public void Refresh()
public:
void Refresh()
public function Refresh()
Remarks
Reloads the OperationProgress object. This method refreshes the operation progress.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.