Share via


Thread.Join Method ()

Blocks the calling thread until the current thread terminates.

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)

Syntax

[MethodImplAttribute]
public void Join ()

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Thread Class
Thread Members
System.Threading Namespace