Click or drag to resize

InvokeableThreadDispose Method

Releases unmanaged and - optionally - managed resources. If the thread is still running, it is stopped.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also