Click or drag to resize

RegistrationInfo.Finalize Method

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

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

Implements

Object.Finalize()
See Also