Re: How to trigger other thread
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Sat, 23 Jul 2005 07:57:15 +0100
aualias <aualias@xxxxxxxxxxxxxxxxx> wrote:
> I can't get through to your website, but would like to see your solution.
> Is your site down, or is the problem at my end?
There was a problem with pobox.com yesterday - it should work now.
> I was assuming that there are only two threads in the application.
> Obviously, if there are other threads, they will not be able to see the
> variable if it is not static.
No, the problem isn't the visibility of the variable - it's whether
updates are "seen" or not.
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
.
- Follow-Ups:
- Re: How to trigger other thread
- From: aualias
- Re: How to trigger other thread
- References:
- How to trigger other thread
- From: Axel Dahmen
- Re: How to trigger other thread
- From: Jon Skeet [C# MVP]
- Re: How to trigger other thread
- From: aualias
- How to trigger other thread
- Prev by Date: Re: MDI Client Repaint
- Next by Date: Re: Selection Highlight Color
- Previous by thread: Re: How to trigger other thread
- Next by thread: Re: How to trigger other thread
- Index(es):
Relevant Pages
|