|
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.275-beta+6cd8c2deb04a1aae6d4ac315ff222aabe4b2a6dd
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