Thread.Sleep is capable of sleeping for approximately 3 1/2 weeks.

it takes an int as it's parameter. the largest value of an int is 2^31 -1 which in this case is representative of milliseconds... you do the math.