|
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.284-beta+805ed69bbaa748bda5f49830845a2ffff2791ae0
SyntaxProtected Overrides Sub Finalize
abstract Finalize : unit -> unit
override Finalize : unit -> unit
View Source
See Also