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