Click or drag to resize

StartupHelper Class

Improve applications startup time (require Framework > 4.5)
Inheritance Hierarchy
SystemObject
  QsInformatica.Utils.srcStartupHelper

Namespace: QsInformatica.Utils.src
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public static class StartupHelper

The StartupHelper type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberApplicationDataPath Gets the application data path.
Top
Methods
 NameDescription
Public methodStatic memberActivateMultiCoreJit Activates the multi core JIT introduced in .NET 4.5. The profile is stored in the AppCache sub folder of the assembly location. For more information see .
Public methodStatic memberGetApplicationDataPath Gets the application data path.
Top
See Also