Collapse All
Expand All
C#
vvvv45 plugin specification
Segment
.
.
::
.
.
Dispose Method
Segment Class
See Also
Send Feedback
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
Segment Class
VVVV.Utils.SharedMemory Namespace