Browse by Tags

Related Posts

  • ParameterizedThread in .NET 1.1

    Had a problem where I wanted to run a function in a thread but it expected multiple params. So I went around making the ParameterizedThread Class which helped me to execute this method. The Class: Public Class ParameterizedThread Private m_Method As [Delegate] Public Sub New(ByVal inMethod As [Delegate...
    Posted to Stefan's ASP.NET Blog (Weblog) by stefan.sedich on 11-15-2007, 12:00 AM
    Filed under: ASP.NET, .NET, THREADS, ASP, PARAMETRES, MICROSOFT, .NET 1.1
Page 1 of 1 (1 items)
Microsoft Communities