N
Nathan Smith
Hi,
I'm a Win32 programmer trying to develop a vb.net app, and I'm trying to
find out what the vb.net equivalent method is for WaitForSingleObject. I
need a way to wait for an object for a specified timeout. Since I'm used to
Win32, naturally I would use WaitForSingleObject, but this is not available
in .net.
Any help would be appreciated,
Thanks.
I'm a Win32 programmer trying to develop a vb.net app, and I'm trying to
find out what the vb.net equivalent method is for WaitForSingleObject. I
need a way to wait for an object for a specified timeout. Since I'm used to
Win32, naturally I would use WaitForSingleObject, but this is not available
in .net.
Any help would be appreciated,
Thanks.