Table of Contents

Interface IDotNetDllBridgeWarmup

Namespace
Virtufin.WorkManager.Services
Assembly
Virtufin.WorkManager.dll

Thin seam around Virtufin.WorkManager.Engine.DotNetDll.HostFxrBootstrap.EnsureInitialized() so DotNetDllBridgeWarmupHostedService's success/failure handling is unit-testable -- the real bootstrap always succeeds as a fast no-op in a JIT test host (Virtufin.WorkManager.Engine.DotNetDll.HostFxrBootstrap.IsCoreClrLoaded() is true there), so a test double is needed to exercise the failure path.

public interface IDotNetDllBridgeWarmup

Methods

EnsureInitialized()

void EnsureInitialized()