Compartilhar via


Solucionando problemas de exceções: System.Threading.ThreadStartException

The exception that is thrown when a failure occurs in a managed thread after the underlying operating system thread has been started, but before the thread is ready to execute user code.

Consulte também

Tarefas

Como: Use o Assistente de exceção

Referência

ThreadStartException