Just wondering, is it necessary to programmatically create a new thread in a situation where the main thread does not need, and should not, wait for an asynchronous method call to finish? Just wondering, is it necessary to programmatic
Just wondering, is it necessary to programmatically create a new thread in a situation where the main thread does not need, and should not, wait for an asynchronous method call to finish? Just wondering, is it necessary to programmatic