Click or drag to resize

SignalDispose Method

Dispose this signal and indicate that it's reached the end of the data pathway.

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 14.0.0.10531
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also