|
-
December 17th, 2008, 09:05 AM
#1
Multithreading in VB.Net
Hi Expert,
I have a function in my class named
Func(arg1,arg2)
i wish to apply multithreading on it..how can I do that..
any demos or examples..
please help
From Adnanio Brzzz
-
December 17th, 2008, 02:03 PM
#2
Re: Multithreading in VB.Net
 Originally Posted by kku
Hi Expert,
I have a function in my class named
Func(arg1,arg2)
i wish to apply multithreading on it..how can I do that..
any demos or examples..
please help
From Adnanio Brzzz
Arguments are read only?
do each thread share data/output?
[Vb.NET 2008 (ex Express)]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|