AssemblyLoadContext.Unloading 事件

定义

卸载 AssemblyLoadContext 时发生。

C#
public event Action<System.Runtime.Loader.AssemblyLoadContext>? Unloading;
C#
public event Action<System.Runtime.Loader.AssemblyLoadContext> Unloading;

事件类型

适用于

产品 版本
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9