CMSThreadGetThread Method |
Finds the thread based on the given GUID.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax public static CMSThread GetThread(
Guid threadGuid
)
Parameters
- threadGuid
- Type: SystemGuid
Thread GUID
Return Value
Type:
CMSThreadSee Also