D
Daniel
Hi,
I've developed multithreading applications with Java in the past and
want to know if VB.Net or C# has this ability? In Java, the "synchronized"
keyword was used to ensure that only one thread can execute the function at
a time, is there an equivalent in .NET?
Thanks,
Dan
I've developed multithreading applications with Java in the past and
want to know if VB.Net or C# has this ability? In Java, the "synchronized"
keyword was used to ensure that only one thread can execute the function at
a time, is there an equivalent in .NET?
Thanks,
Dan