Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > AsyncHelper Class : Execute Method |
Overload | Description |
---|---|
Execute(Action) | Executes the specified delegate. |
Execute<T>(Action<T>,T) | Executes the specified delegate. Provides additional state information to be passed to the thread. |