Handlers? In VB.net Pause untill this boolean = true?

Marmoset

New member
How would I make a pause in the code I believe this is called a handler I'm probaly wrong though

For example

SOMECODE HERE
SOMECODE HERE
SOMECODE HERE
<WAIT TILL BOOLEAN = TRUE>
SOMECODE HERE
SOME CODE HERE


Like it would be waiting for the boolean to change value before continuing


Thanks guys
In response to "Mike" that would rape resources.
I want the more efficient way of doing this
 
Back
Top