|
DisposableLoggingClassBaseFinalize Method
|
This code is here to detect when finalizers are called rather than a class be properly disposed.
Namespace: GSF.DiagnosticsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.283-beta+c965646d479a9eab83d024dda466bc5a7b4c1300
SyntaxProtected Overrides Sub Finalize
abstract Finalize : unit -> unit
override Finalize : unit -> unit
View Source
See Also