ScopeNode.OnRefresh Method (AsyncStatus)

 

Updates the scope node when the Refresh verb is triggered.

Namespace:   Microsoft.ManagementConsole
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Syntax

C#
protected virtual void OnRefresh(
    AsyncStatus status
)

Parameters

See Also

StandardVerbs
ScopeNode Class
Microsoft.ManagementConsole Namespace
How-To Use Standard Verbs

Return to top