ArcFM Server Developer Guide
Join Method


Blocks the calling thread until the underlying thread terminates.
Overload List
OverloadDescription
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  
Requirements

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.

See Also

Reference

WorkerThread Class
WorkerThread Members

 

 


Send Comment