Gets a value indicating whether an import application process is to be kept running and reused.
[C#] bool ReusesApplication(ApplicationType app)
bool ReusesApplication(ApplicationType app)
This function returns the reuse status of an application.
The reuse status can be changed with EnableApplicationReuse.
None.