Miner.System Assembly > Miner.Threading Namespace > WorkerThread Class : Join Method |
Overload | Description |
---|---|
Join() | Blocks the calling thread until the underlying thread terminates. |
Join(Int32) | Blocks the calling thread until the underlying thread terminates or the specified time elapses |
Join(TimeSpan) | Blocks the calling thread until the underlying thread terminates or the specified time elapses |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.