NevronOpenVision
Nevron.Nov.Threading Namespace / NThread Class
Properties Methods


NThread Class Members

The following tables list the members exposed by NThread.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether or not a thread is a background thread.  
Public Propertystatic (Shared in Visual Basic)Gets whether the current thread is the main thread, also known as the UI thread.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Suspends the current thread for the specified number of milliseconds.  
Public MethodStarts the thread.  
Top
See Also