SnapInBase.Invoke Method

 

This member is overloaded. For more information about this member, including syntax, click a name in the overload list.

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

Overload List

Name Description
System_CAPS_pubmethod Invoke(Delegate)

Executes the delegate on the main thread that the snap-in executes on.

System_CAPS_pubmethod Invoke(Delegate, Object[])

Executes the delegate on the main thread that the snap-in executes on.

See Also

SnapInBase Class
Microsoft.ManagementConsole Namespace

Return to top