FIX: The performance of a static synchronized method is slow in the .NET Framework 1.0 (328811)
The information in this article applies to:
- Microsoft .NET Framework 1.0
This article was previously published under Q328811 SYMPTOMSWhen multiple threads try to access a static synchronized method at the same time in Microsoft Visual Studio .NET 2002, the performance of the synchronized method slows down.
Note A static synchronized method is a method that uses the MethodImpl(MehtodImplOptions.Synchronized) attribute.RESOLUTIONTo resolve this problem, obtain the latest service pack for the Microsoft .NET Framework 1.0. To obtain the latest service pack, visit the following Microsoft Web site:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft .NET Framework 1.0 Service Pack 3.REFERENCESFor more information about MethodImplOptions enumeration, visit the following Microsoft Developer Network (MSDN) Web site:
Modification Type: | Minor | Last Reviewed: | 9/27/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbThread kbPerformance kbQFE kbNetFrame100preSP3fix kbbug kbfix KB328811 kbAudDeveloper |
---|
|