|
ProcessQueueTFinalize Method
|
Releases the unmanaged resources before the
ProcessQueueT object is reclaimed by
GC.
Namespace: GSF.CollectionsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.242-beta+5de70bd1c87865d409ebc16b8886196644c0c750
Syntaxprotected override void Finalize()
Protected Overrides Sub Finalize
protected:
virtual void Finalize() override
abstract Finalize : unit -> unit
override Finalize : unit -> unit
View SourceImplements
ObjectFinalize
See Also