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.4529.9037

Syntax

C#
public void Dispose()

Implements

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

See Also