I've seen some third party applications pause the execution of a process and then enable that process later.

As far as I can tell, there is no managed way to do this, so I've been looking at unmanaged ways via an API. I couldn't find any specific information on it, but I figured there must be something.

Does anyone know a method to complete my task or an API I could research?

Any information is appreciated.

Thanks