Click or drag to resize
CMSThreadJoin Method
Blocks the calling thread until a thread terminates, while continuing to perform standard COM and SendMessage pumping.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public void Join()
See Also