|
-
Aug 9th, 2006, 10:32 PM
#1
Thread Starter
Frenzied Member
[2005] Getting and Setting a Property at the same time
I am wondering if any one knows what would happen, if I get a property at the same time it is being set. This application that I am working on we get this random error that happens anywhere from 2 - 48 hours of it running. The only error we get says that something crash in MsCorWks.dll (this is the .Net runtime). I think I have narrowed it down to one spot where it is possible that I am getting a property at the same time it is being set from a different thread.
So does anyone know what would happen if a property is set at the same time it it be retreived? Is there something built in that wouldn't allow this? Educated guesses welcome.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|