Overload List
| Name | Description | |
|---|---|---|
| Join()()() |
Blocks the callee until thread is terminated.
| |
| Join(Int32) |
Blocks the callee until thread is terminated nevertheless maximum millisecondsTimeout miliseconds.
| |
| Join(TimeSpan) |
Blocks the callee until thread is terminated nevertheless maximum timeout.
|