some hidden problem is happening which makes the function not want to run if last 3 parameters are sent directly than putting it in some variables and passing it over
Start_function() contains the Task.Run() and its not async
also this Start_function() is being run by a function which run during the buttonclick of windows form