Click or drag to resize
ThreadClass Properties

The ThreadClass type exposes the following members.

Properties
  NameDescription
Public propertyIsAlive
Gets a value indicating the execution status of the current thread
Public propertyIsBackground
Gets or sets a value indicating whether or not a thread is a background thread.
Public propertyName
Gets or sets the name of the thread
Top
See Also