Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

New Post: How to disable task scheduler in c#

$
0
0
Typically this means that you have disposed of the object and then are trying to use it again. Look out for the use of "using" statements. Once a using block is complete, the underlying COM objects are released and you should not use references to the library object any longer.

For example, the code you posted above uses a using statement incorrectly and will result in errors when using the ts variable after the using block.

Viewing all articles
Browse latest Browse all 2206

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>