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