NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

.NET System.Action<System.Threading.Tasks

I am trying to call an asynchronous task in a .NET assembly and I do not know how to complete the setup.

Can anyone give me some guidance?

 

rhunnings_0-1656675811648.png

 

0 Kudos
Message 1 of 2
(569 Views)

My guess is that it is not directly supported when caled from TS. Easiest workaround would be to create dll and wrap this functionlity inside code module.

0 Kudos
Message 2 of 2
(533 Views)