Multi Threading:-Ø 
A
single program performing multiple actions in a symaltencily is known as Multi
Threading. Traditionally we come accrues a concept multi tasking. In which more
then one program can execute at a given point of time.
 System
Threading.Thread(<Method Name>)
  System
Threading.Thread(<Method Name>)
 Add a class ThreadDemo.cs
     
Add a class ThreadDemo.cs
 Add a class ThreadDemo.cs and
write the following code.
  Add a class ThreadDemo.cs and
write the following code.
 using System;
  using System;
 using System;
  using System;
            
 System
Threading.Thread(<Method Name>)
  System
Threading.Thread(<Method Name>) Add a class ThreadDemo.cs
     
Add a class ThreadDemo.cs Add a class ThreadDemo.cs and
write the following code.
  Add a class ThreadDemo.cs and
write the following code. using System;
  using System; using System;
  using System; 
No comments:
Post a Comment