IsolationLevel.

Auto Field

Summary

The automatic mode isolation level will scan the assemblies before loading them, and select the Medium isolation level if possible, or revert to the High isolation level if you have multiple assemblies with the same strong name in the same directory.
Assembly
Cake.BitDiffer.dll
Namespace
Cake.BitDiffer
Containing Type
IsolationLevel

Syntax

public const IsolationLevel Auto

Constant Value

Value Type
0 Int32