ThreadStateException (System.Threading.ThreadStateException)

Inherits: System.SystemException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when a Thread is in an invalid for the method call.

VB.NET C#

C#

public class ThreadStateException : System.SystemException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

Troubleshooting Exceptions: System.Threading.ThreadStateException

The exception that is thrown when a thread is in a ThreadState that is not valid for the method call.

Troubleshooting Exceptions: System.Threading.ThreadStateException

The exception that is thrown when a thread is in a T:System.Threading.ThreadState that is not valid for the method call.

MBR IT/.NET 247 : System.Threading.ThreadStateException Class ...

Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your next bespoke software project

CodeNotes® - Thread

Posted by: baskar: Check the following two sites: http://www.gnu.org/projects/dotgnu/pnetlib-doc/System/Threading/ThreadStateException.html

ThreadStateException

WebBroser Control from STA ... when I run the application, an exception is thrown saying that System.Threading. ThreadStateException was unhandled Message="ActiveX control ...

ThreadStateException

System.Threading.ThreadStateException ... System.Threading. ThreadStateException Pooh hi all, i faced an error in my project: "An unhandled exception

You receive a System.Threading.ThreadStateException exception when you ...

Explains that an exception may occur when you try to create an instance of a Windows form. The error occurs if the instantiating thread is in a multithreaded apartment (MTA)

Mono Documentation

Remarks. This constructor initializes the System.Threading.ThreadStateException.Message property of the new instance to a system-supplied message that describes the error, such as ...

Mono Documentation

Mono Class Library : System.Threading.ThreadStateException Overview | Members System.Threading.ThreadStateException Constructor

System.Threading.ThreadStateException Class

public ThreadStateException(string message, Exception innerException);

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support