ThreadMethod.Dispose Method

Tungsten Suite

ThreadMethodDispose Method

Disposes the ThreadMethod and releases resources

Namespace:  W.Threading
Assembly:  Tungsten.Threading (in Tungsten.Threading.dll) Version: 2.0.1
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also