L
Lou
Ho can get my background thread sleep the _DoWork sub.
I have a loop in there doing some polling
Private Sub MyThread_DoWork()
Do
Get some data
Sleep here
Loop
End Sub
I have a loop in there doing some polling
Private Sub MyThread_DoWork()
Do
Get some data
Sleep here
Loop
End Sub