Namespace DNVGL.One.Compute.Core.WorkerHost
Classes
TerminateExecutionException
This exception signals to the worker host that the execution should be terminated with the given error code.
WorkerHostConstants
Constants for worker hosts.
WorkerHostConstants.ErrorCodes
Defines known error codes for worker hosts.
WorkerHostEnvironmentVariableNames
Contains environment variable names that are set for the Worker Host by the work item scheduler.
Interfaces
IContractResolver
Worker specific contract resolver used when it is necessary to bypass the generic MEF composition.