HotReloadHelper<T>.DisposeCoreAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The core implementation of DisposeAsync.
protected override System.Threading.Tasks.ValueTask DisposeCoreAsync ();
override this.DisposeCoreAsync : unit -> System.Threading.Tasks.ValueTask
Protected Overrides Function DisposeCoreAsync () As ValueTask
Returns
A task tracking the work.