Re: Timeout Property (General questions)
Kent,
A NullReference means that an object was accessed that had Null as it's value.
Can you please try stepping thru your code line-by-line and check where exactly you get NullReference?
Regards,
Damba
Kent,
A NullReference means that an object was accessed that had Null as it's value.
Can you please try stepping thru your code line-by-line and check where exactly you get NullReference?
Regards,
Damba
Complete thread: