Skip to content

694bebef 2b42 c0df 0e9f bd1246f8356e

Axel Kesseler edited this page Mar 1, 2023 · 16 revisions

ObservableQueue(TItem).Finalize Method

The class destructor.

Namespace: Plexdata.LogWriter.Queuing
Assembly: Plexdata.LogWriter.Abstraction (in Plexdata.LogWriter.Abstraction.dll) Version: 1.0.7.1

Syntax

C#

protected override void Finalize()

Implements

Object.Finalize()

Remarks

The destructor cleans its resources.

See Also

Reference

ObservableQueue(TItem) Class
Plexdata.LogWriter.Queuing Namespace

Clone this wiki locally