AsyncStatus Methods

 

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

Methods

Name Description
System_CAPS_pubmethod Complete(String, Boolean)

Called to finish showing the status for a scope node on the status bar. (Inherited from Status.)

System_CAPS_pubmethod EnableManualCompletion()

Enables manual completion of the status display. The execution handler is allowed to return without completing the status message.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ReportProgress(Int32, Int32, String)

(Inherited from Status.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

AsyncStatus Class
Microsoft.ManagementConsole Namespace

Return to top