Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • Reply To: SQL CLR Multi-Threaded File Copy

    Hi, been studying to code a bit, and don't see where the QueueMax variable is ever used to truly restrict the number of threads running. Was wondering how QueueMax variable...

    • This reply was modified 3 years, 11 months ago by  hsueh010.
  • Reply To: SQL CLR Multi-Threaded File Copy

    I'm trying to understand why the "Copy" has all that additional code, and the line:

    //System.IO.File.Copy(CS.Source, CS.Destination, true);

    is commented out, while the Move and Delete use the System.IO.File.<Operator>

    I know the code...

  • Reply To: Service Broker Part 1: Service Broker Basics

    Is there anyway to get the figures loaded back onto the article. It appears that where you're pulling the figures from, the links are all broken and I can't see...

Viewing 3 posts - 1 through 3 (of 3 total)