This documentation is archived and is not being maintained.

ThreadHelper.Invoke(TResult) Method (Func)

Visual Studio 2010

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

member Invoke : 
        method:Func -> 'TResult 

Type Parameters

TResult

Parameters

method
Type: System.Func(TResult)

Return Value

Type: TResult

Show: