HotReloadHelper<T>.IDisposable.Dispose 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.
Caution
Use DisposeAsync instead.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
[System.Obsolete("Use DisposeAsync instead.")]
void IDisposable.Dispose ();
[<System.Obsolete("Use DisposeAsync instead.")>]
abstract member System.IDisposable.Dispose : unit -> unit
override this.System.IDisposable.Dispose : unit -> unit
Sub Dispose () Implements IDisposable.Dispose
Implements
- Attributes