AssemblyLoadContext.Unloading Событие

Определение

Происходит при выгрузке AssemblyLoadContext.

public:
 event Action<System::Runtime::Loader::AssemblyLoadContext ^> ^ Unloading;
public event Action<System.Runtime.Loader.AssemblyLoadContext>? Unloading;
public event Action<System.Runtime.Loader.AssemblyLoadContext> Unloading;
member this.Unloading : Action<System.Runtime.Loader.AssemblyLoadContext> 
Public Custom Event Unloading As Action(Of AssemblyLoadContext) 
Public Event Unloading As Action(Of AssemblyLoadContext) 

Тип события

Применяется к