<PackageReference Include="System.Threading.Thread" Version="4.0.0-beta-22416" />
Thread
public string Name {
get;
set; }
public static void Sleep(
int millisecondsTimeout)
public bool Join(
int millisecondsTimeout)
public void Start(
object parameter)