Click or drag to resize
Thread Properties

The Thread type exposes the following members.

Properties
  NameDescription
Public propertyCurrentCulture
Gets or sets the culture for the current thread.
Public propertyStatic memberCurrentThread
Gets the currently running thread.
Public propertyCurrentUICulture
Gets or sets the current culture used by the Resource Manager to look up culture-specific resources at run time.
Public propertyManagedThreadId
Gets a unique identifier for the current managed thread.
Top
See Also