Re: VisualBasic.Compatabilty . Goto

Marc Brooks <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.advanced
Message-ID <[email protected]>
Who needs RefractorPro, I'm here ;)

         try
         {
            int iCnt2 = 1;

            Common cm = new Common();
            do {
                 try
                 {
                    oWait.WaitOne();
                    if (FTPClients.AddFTPClient(ftp))
                        break;

                   ScheduleStatus.AddEditSchedule(new
 ScheduleInfo(_schedule.scheduleID, "Downloding Waiting " ,
 DateTime.Now.ToString(), _schedule.providerName, _schedule.customerName,
 _schedule.contractName, ""));

                   oWait.ReleaseMutex();
                }
            } while (cm.WatchAgain(ref iCnt2));

Of course, I have no idea what the try statements are doing, so I
can't update that... I'm guessing something to do with a finally to
call ReleaseMutex.

-- 
Marc C. Brooks
http://musingmarc.blogspot.com

NOT sent from an iPhone

===================================
View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.