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