Click or drag to resize

ServiceProcessFinalize Method

Releases the unmanaged resources before the ServiceProcess object is reclaimed by GC.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
protected override void Finalize()
View Source

Implements

ObjectFinalize
See Also