c# - EventWaitHandle.Close() - what type of call this is sync or Async? -


i have eventwaithandle wait receive events. once, receive event. supposed release resources used eventwaithandle. releasing events using eventwaithandle.close().

my question after calling eventwaithandle.close(). should wait or sleep times release resources?


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -