isTemporaryProcess

Checks if the current process is a temporary Process. This can be used to avoid initialization of unused resources or to prevent running code that is not multi-process ready.

Return

true if the current process is a temporary Process