|
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.287-beta+556a02456903392aedb469c7060e81cfb38fbfca
SyntaxProtected Overrides Sub Finalize
abstract Finalize : unit -> unit
override Finalize : unit -> unit
View Source
See Also