Home
VB.Net Tutorial
Language Basics
Data Type
Operator
Statements
Date Time
Class Module
Development
Collections
Generics
Attributes
Event
LINQ
Stream File
GUI
GUI Applications
Windows Presentation Foundation
2D Graphics
I18N Internationlization
Reflection
Regular Expressions
Security
Socket Network
Thread
Windows
XML
Database ADO.net
Design Patterns
Menu
Thread Create « Thread « VB.Net Tutorial
VB.Net Tutorial
Thread
Thread Create
23.1.Thread Create
23.1.1.
Create Threads
23.1.2.
Create two threads
23.1.3.
Read a file in a thread
23.1.4.
Creating and using a ParameterizedThreadStart delegate with a static method and an instance method.