|
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.255-beta+d64b121002b51165b41b0dbf6ccf4c8d3895faa3
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