IDisposable.Dispose allow timely clean up and removed the need for finalization

Namespace: VVVV.Utils.SharedMemory
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public void Dispose()

Implements

IDisposable..::..Dispose()()()()

See Also