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