TelemetryDisposableObject.DisposeManagedResources 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.
User should implement it to dispose managed resources
protected:
virtual void DisposeManagedResources();
protected virtual void DisposeManagedResources ();
abstract member DisposeManagedResources : unit -> unit
override this.DisposeManagedResources : unit -> unit
Protected Overridable Sub DisposeManagedResources ()