Table of Contents

Method PreloadReferenced

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

PreloadReferenced()

Preloads all referenced assemblies in the current application domain. This method queues the loading of each referenced assembly to the thread pool.

public static void PreloadReferenced()