Leadtools.Dicom.AddIn Namespace > AsyncHelper Class > Execute Method : Execute<T>(Action<T>,T) Method |
'Declaration Public Overloads Shared Function Execute(Of T)( _ ByVal d As Action(Of T), _ ByVal state As T _ ) As AsyncResult
'Usage Dim d As Action(Of T) Dim state As T Dim value As AsyncResult value = AsyncHelper.Execute(Of T)(d, state)
public: static AsyncResult^ Executegeneric<typename T> ( Action<T^>^ d, T^ state )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2